Configuring jqGrid 3.5 to work with ASP.NET web forms and JSON 22 August 2009 NovoGeek (1) This article explains the basic configuration needed to use jqGrid in ASP.NET web forms with JSON data. [More]
Customizing jQuery plugins for "d parameter" in .NET 3.5 JSON response. 30 June 2009 NovoGeek (2) I was trying to use jqGrid, an excellent jQuery based grid, for building a zero postback page. It's configuration is very simple, similar to flexigrid, but has many additional features like inline editing, subgrids etc. What jqGrid expects is a JSON response having few objects and arrays, ... [More]