Example of Tooltip Template in ASP.NET MVC Kanban Control

This sample demonstrates how to customize the tooltip messages in Kanban cards. You can enable or disable the tooltip and its template.

DEMO
SOURCE

The Kanban provides an option to show default tooltip and templated tooltip using the EnableTooltip and TooltipTemplate properties.

  • EnableTooltip: If you set this property to true, the cards will show a tooltip with default format.
  • TooltipTemplate: If you set EnableTooltip property to true and configured the tooltipTemplate, the cards will show a tooltip with templated content.
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