Is there any template mechanism available, if the tool tip data is beeing loaded by a web service?
1 Answer, 1 is accepted
0
Marin Bratanov
Telerik team
answered on 03 Nov 2014, 02:53 PM
Hello Karl-Heinz,
You can use a user control to render the desired HTML the service will return, just like this demo does: http://demos.telerik.com/aspnet-ajax/tooltip/examples/webservice/defaultcs.aspx. You can download a runnable solution with the demos site from your account if you find it easier to examine the code in Visual Studio. Of course, you can use any other approach to template the string that your service will return, depending on what you actually need.
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.