Using jqGrid with ASP.NET MVC: Introduction
April 14, 2009
Author: Herwig H10162
This is the first post in a short series on using the jqGrid jQuery plug-in with ASP.NET MVC. In this short introduction I will describe the plug-in, list some of its strengths and weaknesses, and explain why we selected it for our MVC applications. In the next few days, I will give detailed information about how to use the grid in your own applications.
jqGrid provides a…