i

ASP.Net A Complete Guide

ListView

This control displays columns and rows of data and allows us to use the feature like sorting and paging. This is the most popular data display control. It is the best control for understanding how data display controls interact with data retrieval controls and code.

The following image shows the “ListView” Control.

Syntax: