Add Paging for JqGrid
am trying to add jQuery Grid into my application(C# and Asp.net) using samples provided in some blogs, able to use Json data sent by Webservice.
Now have tried to add pagination for the Grid and got strucked.Script is like this.