• 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 Nested List in ASP.NET MVC ListView Control

This sample demonstrates the nested list functionalities, which allows you to navigate to the sub list items by clicking any item and navigating back to the list item using the back icon at the top left.

DEMO
SOURCE

The ListView component supports nested list. To achieve list navigation, the Child property should be defined for the nested list in the array of JSON.

This sample have nested folder with the sub folders or files.