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

clear all data inside the radtooltipmanager

1 Answer 69 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Mritunjay
Top achievements
Rank 1
Mritunjay asked on 30 Mar 2009, 03:45 PM
Hi ,

I am using radtooltipmanager to display the poup in my project. I will click on the link to display the poupup. Once I will display the poupup it is fine . Now i will click on close to close the current popup and click on the other link to display other popup.

When I will click on the first popup it is working filne. now say I have four column. my business requirement is by default sorting is on the first column. on first poup i have clicked on the third column to sort, if now i will close my first popup and display the second popup by defaut it will display the sorting on third column which is wrong . When i will open a new popup i need sorting on first column.

Now on click of close I want to clear all data available in the controls inside the tooptipmanager. in my case In tooltip manager i am displaying one user control inside that i have radgrid and label.



1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 02 Apr 2009, 01:25 PM
Hello Mritunjay,

We believe that it is better to use separate RadToolTip controls instead of a RadToolTipManager. In case you have problems with your implementation, please implement your scenario with a standard asp panel instead of tooltip (you do not have to make it show and hide, just demonstrate all the needed functionality) and then apply the same logic to the tooltip. If you succeed to implement the logic with the panel but you experience difficulties with the tooltip, open a new support ticket and send us the demo with the panel along with detailed explanations and we will replace the panel with a RadToolTip.

Sincerely yours,
Svetlina
the Telerik team

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