Telerik UI for ASP.NET MVC Popover Overview

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

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The Popover 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 Popover component provides a simple way to display additional content next to a specific anchor element that appears when users perform actions on that anchor element, such as clicking or hovering. The Popover supports templates, which allow you to customize its content and appearance.

The current demo shows how you can easily integrate the Popover inside a Telerik UI for ASP.NET MVC Calendar to display different events when the user selects a specific date.

The ASP.NET MVC Popover 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 Popover is a server-side wrapper for the Kendo UI for jQuery Popover component and comes in the form of an HtmlHelper.

Functionality and Features

  • Templates—The Popover allows you to use the Header and Body options to customize the component content.
  • Events—You can also handle the exposed events of the Popover, which can be customized on top of its built-in features.
  • API—You can explore the API functions to dynamically change the state of the Popover component.

Additional Apps

This Popover 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