Is there any inbuilt paging (for example shoping cart, which will show next 10 records without refreshing) in ASP? How will you

Q

Is there any inbuilt paging (for example shoping cart, which will show next 10 records without refreshing) in ASP? How will you do pating?

✍: Guest

A

Use DataGrid control which has in-built paging features for the purpose.

2014-09-26, 1486👍, 0💬