Example of Template in ASP.NET MVC Tooltip Control

This sample demonstrates the Template functionalities of the Tooltip which will open by hover or touch-hold action on Toolbar option.

DEMO
SOURCE

This sample illustrates the way to display the template content on the tooltip. With the usage of template, the user can format and structure the HTML content to be displayed on the tooltip as per their application needs.

In this sample, the tooltip is integrated with toolbar component to display the respective icon’s information. Here, the HTML template design is compiled and then the resultant output display is directly assigned to the contentproperty of the tooltip. The template compilation process needs to be done on the beforeRender event of the tooltip.

More information about setting template content on the Tooltip can be found in the documentation sectionopens in a new tab.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab