How to hide Allow paging while at the printing
i have a grid view that contain 10 pages of record, i want to hide the allow paging while printing
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dhaval PatelPosted Nov 10, 2011, 8:15 AM
Are you want to show 10 record on each 10 page then use
then after you have to One button Next click
you have to multiplied value like to page
1 *10 =10 and go to second page 2* 10 =20
and 1,2,3 etc... value store in session
then second page record show
This post help you then mark as "Accepted Answer"
Datta KharadPosted Nov 10, 2011, 2:15 AM