Click here to Skip to main content
15,918,243 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a gridview which is bound at client side through json. I want to set paging to it at client side only.
Grid is bound through xml as a response from server. AllowPaging property will be of no use as grid is rendered as table at client side and its "td" tag is set from the retrieved xml.
How can I set paging to this gridview?

Thank you.
Posted
Updated 28-Feb-12 23:07pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900