Posted
on Jul 20, 2010
(permalink)
Hello everyone,
I try to add some tooltip to the element in my carousel
(element.ToolTipText = "Tool tip";) by they don't be displayed.
Is that the right way to display the tooltip ?
Thanks in advance for your answer.
Regards,
Pierre-Antoine DOUCHET
GEOSYS - Developer IT
Reply
Posted
on Jul 23, 2010
(permalink)
Hello Pierre,
It should work like that but just for testing try also setting:
element.AutoToolTip = true;
Reply
Boryana
Boryana
Posted
on Jul 29, 2010
(permalink)
Hello Pierre,
Setting the
ToolTipText property of the elements rotated in RadCarousel should allow you to see tooltips. Please open a new support ticket and send me a sample project which demonstrates the case where the
ToolTipText property does not work. This will allow me to investigate your case and provide you with further assistance.
Sincerely yours,
Boryana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items
Reply
Posted
on Jul 29, 2010
(permalink)
It's working.
In fact, we're several developer on this project and another developer has changed the property without my noticing.
Thanks for your answer.
Reply
Stefan
Stefan
Posted
on Aug 3, 2010
(permalink)
Hello Pierre-Antoine DOUCHET,
I am glad to hear that you have solved your issue. In case you have any other questions, do not hesitate to contact us.
Kind regards,
Stefan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items
Reply