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

Example of Group Template in ASP.NET Core 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.