Example of Sidebar With List View in ASP.NET MVC Sidebar Control
The Sidebar
ListView sample demonstrates customizing the Sidebar
with ListView. Click on the hamburger menu icon to expand/collapse the sidebar. Click the ListView item to see the corresponding item details.
The Sidebar can allow to render custom components like TreeView, ListView, Menu, etc.
In this sample, the ListView component is placed inside the Sidebar for navigation. Click the ListView item to see the corresponding item details.