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

Problems with RadDatePicker with master page

2 Answers 70 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 2
Joe asked on 06 May 2009, 10:14 PM
Hi,

I am unable to get a tooltip to display properly for a RadDatePicker on my content page. The problem appears to be that the wrapper for the RadDatePicker is inaccessible due to the name mangling imposed by the master page. It does work with a RadToolTipManager if I let it AutoTooltypify; however, I want more flexibility than afforded by AutoTooltipify. If I try adding the RadDatePicker explicitly to the target controls it is apparently unable to locate it, even when I use the id of the wrapper. I haven't been able to get it to work with either RadToolTip or RadToolTipManager.

Do you happen to have an example that works with this scenario? I am on 2008.2.826.35.

Thanks,
Joe

2 Answers, 1 is accepted

Sort by
0
Joe
Top achievements
Rank 2
answered on 07 May 2009, 04:28 PM
It looks like I've got it working for now using RadToolTipManager. I think I was trying to pass the Id of the wrapper as a client id, which apparently RadTooltipManager doesn't need. I don't think that works with RadToolTip, though.

Thanks,
Joe
0
Svetlina Anati
Telerik team
answered on 11 May 2009, 12:34 PM
Hi Joe,

I am not sure what exactly you are doing your project and what is the exact problem. However, in case you are setting IDs of target controls, you should pass the ID of the target which is different than the wrapper ID of the DatePicker.

In case you experience further problems, please prepare a sample reproduction demo, open a new support ticket and send it to us along with detailed explanations of the actual and the desired behavior and  reproduction steps. Once we have a better understanding on the exact setup, configuration and scenario, we will do our best to help. 

Regards,
Svetlina
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.
Tags
ToolTip
Asked by
Joe
Top achievements
Rank 2
Answers by
Joe
Top achievements
Rank 2
Svetlina Anati
Telerik team
Share this question
or