/
/
Sidebar with ListView

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.

More Details...

Before getting into any programming language, one should have basic knowledge about HTML, CSS, and JavaScript. These are the basic building blocks of web designing. HTML describes the structure of a web page whereas CSS describes the presentation of the web page.
Description

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.