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

HTML Place Holder

1 Answer 74 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Madhu
Top achievements
Rank 1
Madhu asked on 31 Dec 2009, 01:53 AM
I am trying to display tooltip for the HTML Place holder when user hovers mouse on particular section in the control.I want to display the text where the mouse was hovered.For example if the users hovers on a text block with in the html control on hello world inside a table,the tooltip should display hello world.Is there any we can retrieve the section of text where the mouse was hovered.We are using VS2010 with silverlight4.0 telerik controls.

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 04 Jan 2010, 08:42 AM
Hello mark rayapati,

This is not supported. The html page that you are loading is not part from the silverlight application and you can't display silverlight tooltip over it. You need to handle the tooltips inside the html page.

Regards,
Valentin.Stoychev
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
HTMLPlaceHolder
Asked by
Madhu
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or