This is a migrated thread and some comments may be shown as answers.

tooltip trigger postback

2 Answers 65 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 21 Aug 2009, 08:37 PM
I have a button on a page.
I have a modal tooltip that's showevent is the button's OnClick.
This combination prohibits the button from posting back.
Is there a way for me to let the postback go thru while still showing the tooltip.
essentially what i'm doing is emulating an ajax postback. the modal shows up and says 'working...'
while a full postback redirects you to another page.

Any thoughts?

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 24 Aug 2009, 01:13 PM
Hello Chris,

In general, this is possible - please find attached a small sample that shows how to achieve this. I would recommend however to use RadAjaxLoadingPanel for that purpose. More information on the subject is available here:
http://www.telerik.com/help/aspnet-ajax/ajxshowhideloadingpanel.html


Sincerely yours,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Chris
Top achievements
Rank 1
answered on 24 Aug 2009, 01:52 PM
Georgi,
 Thanks for the reply. Your sample was just what I was hoping to accomplish. I am trying to deal with validators associated with the button now, but that's not your problem.

Thanks again,
 Chris
Tags
ToolTip
Asked by
Chris
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Chris
Top achievements
Rank 1
Share this question
or