|
qTip & ASP.NET UpdatePanel Postback Problem
|
|
20th September, 19:04
Post: #1
|
|||
|
|||
|
qTip & ASP.NET UpdatePanel Postback Problem
I would like qTip to show a small form for the users to interact with. That form will require postbacks to perform some work. To make it a smoother experience, I'd like to use an ASP.NET UpdatePanel so that it doesn't show a full postback.
The problem I have is that when the page is loaded inside a tip, it always performs a full postback. (and navigates away from the original page) When I view the page with the UpdatePanel by itself, it does the AJAX partial postback. (as expected) Page 1: HTML Code
And here is the page it is opening: (for testing purposes, the button just puts the current time in the label) HTML Code
|
|||
|
20th September, 23:56
Post: #2
|
|||
|
|||
|
RE: qTip & ASP.NET UpdatePanel Postback Problem
You'll need to prevent the default action on the link too:
JS Code
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
21st September, 12:34
Post: #3
|
|||
|
|||
|
RE: qTip & ASP.NET UpdatePanel Postback Problem
Thanks for the quick reply. I've added that code, but my problem persists.
However, if I'm reading your response correctly, I don't think I was clear in describing my problem. The issue that I am having is that when I click the button on the UpdatePanel.aspx page that is opened in the qTip, that page does a full postback and the browser page is navigated to UpdatePanel.aspx. |
|||
|
3rd October, 17:06
Post: #4
|
|||
|
|||
|
RE: qTip & ASP.NET UpdatePanel Postback Problem
Ah I see, sorry I misunderstood. In that case, you'll either need to use an iframe within the qTip content, or attach some event handlers to handle your form submissions via AJAX and update the tooltip content via the API.
Craig Thompson Web Developer / Designer Craigsworks http://www.craigsworks.com |
|||
|
10th January, 15:01
Post: #5
|
|||
|
|||
|
RE: qTip & ASP.NET UpdatePanel Postback Problem
Hello..
I am having the same issue. I used iframe and its working fine but I don't want to use iframe. How can I use api or event handlers to achieve this kind of form submission? Can anyone explain? |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| [Solved] qtip shows tail only on postback (refresh) | wwdev | 5 | 131 |
9th May 20:58 Last Post: wwdev |
|
| [Solved] Help when using an asp.net updatepanel | mark007 | 4 | 433 |
15th February 10:04 Last Post: mark007 |
|
| Hiding tooltip problem | sohailanwarpk | 2 | 400 |
31st January 12:13 Last Post: sohailanwarpk |
|
| [Solved] Starter problem | enne87 | 1 | 627 |
12th July 17:29 Last Post: Craig |
|
| Nested qtip opacity problem | zensurfer | 1 | 917 |
3rd May 12:49 Last Post: Craig |
|
| qTip problem inside update panel | tonofweb | 2 | 1,114 |
12th April 08:26 Last Post: kiddailey |
|
| [Solved] z-index problem | RickardL | 3 | 1,382 |
31st March 19:48 Last Post: kiddailey |
|
| Simpel problem with qtip | SnowJim | 4 | 1,042 |
22nd February 20:08 Last Post: SnowJim |
|
| Viewport problem | dynamicmindset | 8 | 1,413 |
18th February 02:12 Last Post: Craig |
|
| qtip with dynamic content using vb.net | mrnorway | 1 | 1,192 |
13th February 16:33 Last Post: Craig |
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




