I sat there until recently and did ALT in ASP, as I felt that it was the easiest and when I only had to make as simple a thing as paging it was not necessary to use ASP.NET. But then I sat down to learn ASP.NET and its possibilities as I had heard so many good things about. One of the things that fascinated me most were those web controls and their capabilities.
In this article (my first) I will show how to make use paging in DataGrids with ASP.NET.
I have in my time as ASP scripts used paging many times and it gives a fantastic overview of the data as one ‘pager’. therefore, it was also one of the first I started with when I started with ASP.NET.
ral ways to do paging in the ASP.NET just as there are several ways in ASP. The way I will review here is the simplest and easiest of them all.
For the beginner who would read this text without knowing what a DataGrid, I can
