Telerik UI for ASP.NET MVC Tooltip Basic Usage

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
TooltipController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The Tooltip component is part of Telerik UI for ASP.NET MVC, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET MVC Tooltip component enables you to display popup hints for specific HTML elements and also provides various settings for content loading for configuring its content as static text or dynamically with AJAX.

The current example displays a common use-case scenario for a Tooltip component.

The ASP.NET MVC Tooltip control is part of Telerik UI for ASP.NET MVC, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The Tooltip is a server-side wrapper for the Kendo UI for jQuery Tooltip component and comes in the form of an HtmlHelper.

Functionality and Features

  • Loading content with AJAX—The Tooltip provides built-in support for asynchronously loading content from remote URLs with AJAX.
  • Content template—The Tooltip provides options for loading and configuring custom content.
  • Events—You can also use a multitude of client and server-side events in the Tooltip.

Additional Apps

This Tooltip example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources