|
|
[2003-12-08] Getting on The Same Page With Your DataGrid The purpose of this article is to give a succinct, understandable overview of how to setup a DataGrid so that you can page through the records of a data source. To demonstrate how this is done, I'm going to take actual code from an application I developed for a large telecommunications company. I use Visual Studio and that is reflected in this article.
|
|