Return of the DataGrid: Paging and Editing Explained

by admin on July 24, 2009 · 0 comments

You've been well introduced to Microsoft's fantastic new data-bound control called the DataGrid. I showed you how to handle to basics, how to get a tabular view of a database with lightning speed. I also explained just how easy it was to add in the slightly more advanced option of sorting. This article will describe the amazingly simple ways to implement paging and editing into your DataGrid. If you thought you were impressed before, you ain't seen nothin' yet! Read on…

Previous post:

Next post: