Search Results

0
votes

Who actually uses DataGrid/GridView/FormVIew/etc in production apps?

I'm trying to look at it all in context. I have a page that has a nice gridview (displays 10 rows at a time, 6 columns, sorting, and paging) and if I just look at the html table that is created al …