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

Show from server-side

3 Answers 67 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
NEX
Top achievements
Rank 1
NEX asked on 05 Apr 2009, 09:23 AM
How can I show and hide a tooltip from the server? I don't want the tooltip to be displayed when the user puts the mouse over the control.  I want to be able to control when it is displayed or hidden from the server-side.

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 06 Apr 2009, 08:49 AM
Hello Alfred,

Check out the following demo links to show / hide a ToolTip on an event rather than mouse over:
Show on Event
Hide on Event

Thanks
Princy.
0
NEX
Top achievements
Rank 1
answered on 06 Apr 2009, 09:46 AM
Thanks but this won't work for what I have in mind...

I need to trigger the show event from the server on PostBack not on some client side event.

I want to be able to use these to display error messages for a control e.g. a text box.

For example, the username is invalid...on PostBack I would tell the ToolTip to be displayed with an appropriate message.
0
Svetlina Anati
Telerik team
answered on 06 Apr 2009, 12:29 PM
Hello Alfred,

The RadToolTip offers a server-side method called Show() which is useful in most of the scenarios to show a RadToolTip from the server. Please, give it a try and in case your scenario is more specific and you need further assistance, just open a new support ticket and send me a sample, fully runnable reproduction demo along with detailed reproduction instructions and explanations of the desired behavior.


Sincerely yours,
Svetlina
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
ToolTip
Asked by
NEX
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
NEX
Top achievements
Rank 1
Svetlina Anati
Telerik team
Share this question
or