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

Reloading the usercontrol in the tooltip with new data

1 Answer 58 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Nik
Top achievements
Rank 1
Nik asked on 08 Oct 2009, 01:39 PM
In your load on demand example, imagine the following: You add a RadComboBox thats dynamically filled with say, flavors of one of the food items. When you choose one of the flavors, you want the control in the tooltip to reload so the picture and data correspond to that particular product flavor.

How do you set the new product # and then refresh the usercontrol inside the tooltip?

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 13 Oct 2009, 02:31 PM
Hello Nik,

The content of the tooltip is part of the same page and thus you can just simply rebind the particular control (e.g repeater) with the new desired data. All you should do is to provide the correct new datasource and rebind the databinding control.

In case you need further assistance or I have not correctly understand your explanations, please provide more details about the exact scenario and the particular problem you experience.

Regards,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ToolTip
Asked by
Nik
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or