asp.net - using pagination on asp,net c# -


i want ask if know code pagination in asp.net c#?

i have lots of data query , want use both pagination dropdown , page link. there way aside using asp.net controls gridview automaitcally generates pagination?

please help. thanks

you may check link. tutorial includes code , better explanation.

http://www.codeproject.com/articles/32559/paging-in-grid-view-using-slider-extender

happy code!


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -