Example of Call History in ASP.NET MVC ListView Control
This sample demonstrates the call history application using ListView. Click the checklist to filter the data in contacts list.
DEMO
SOURCE
This sample filters out the data from ListView based on the data selected from the checklist. Here, ListView utilizes the
Templateopens in a new tab
and
ShowIconopens in a new tab
properties
to repesent the call history application. The Tab component is used in this sample for navigation purposes.