• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Group Template in ASP.NET MVC ListView Control

This sample demonstrates the group template functionalities of ListView. Click any list item from the settings option to select and highlight an option.

DEMO
SOURCE

The ListView component has an option to custom design the group header title with the help of GroupTemplate property.

In this example, both the group header and list items are customized using the GroupTemplate and Template property.