Answer:
PagedDataSouce is the class whose object is used for pagination in
DataList.
It has got properties like AllowPaging,IsFirstPage,IsLastPage,CurrentPageIndex
which work very well for the DataList.
Its object reference is set to the DataSource property of the DataList.
Asked In: Many Interviews |
Alert Moderator