Building a DataGrid Helper Control for ASP.NET 1.x: Part 2
Author:
Li Chen
In the Part 1 of this series, we built a DataGrid helper control that would drastically simplify the programming of a read-only data access page. In Part 2, we will continue enhancing the control and show we can develop a data access page with sorting, paging, deleting, and updating capability without writing a single line of code.
More Tutorials
|