Thursday, January 29, 2015

Differences among ASP.Net GridView and DataGrid and ListView controls

GridView, DataGrid and ListView Data-bound controls are used to display and modify data in your Asp.Net web application. These controls also contains others Asp.Net controls like as Label, TextBox, DropdownList etc. into a single layout. In this article, I am going to expose the difference among these three.

Difference between GridView and DataGrid

Difference between ListView and GridView

No comments:

Post a Comment