Duration: 16 minutes
Summary:This video extends the knowledge build in the previous one when we talked about the use of the load function to load html into the page. We saw how powerful the load function is by specifying and html page and even divs within the page. We also explored the use of a callback function to report errors to the user when things do not go as planned. Today, we will talk about passing parameters to another page using the load function. We will create a grid that will be populated by random data and the number of records to create depends on the number passed in the load function.
Methodology of the development of example: Good coding standard and simplified design to illustrate the key points.
Technology Used: jQueryand Visual Studio 2010
Keyword: jQuery, jqGrid, Visual Studio 2010,load, Ajax, document, ready, function, div, span, Request, GridView.