paging in datalist
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
how can we do paging in datalist in asp.net 1.1
-
how can we do paging in datalist in asp.net 1.1
-
how can we do paging in datalist in asp.net 1.1
Hi viney There are many ways to do this. one of good is replied by "Apurva Kaushal". There is another way with help of database. (sql server 2000) make a procedure and you will have to make some parameters which can count the total no. of records. in datalist/repeater. and also you have to define the parameter which can help you divide the records(for how many records you want to display). i will send you code ASAP. Thanks and regards: Rohit K rohit