jqGrid with JSON Data From AjaxMethodCallback

This example demonstrates how to feed pageable JSON data from the AjaxMethodCallback control and page methods to a jqGrid plug-in for customer data and updates. Data is loaded via plain URL requests that route to the Proxy control on the page. To edit double click a row and press Enter to save to the server or ESC to abort edits or use the toolbar on the left to edit and add rows in an external window.