Hi, first off let me say I love this product!
It’s been a real life saver…
I have came up on a problem and cannot find a solution.
I have an asp.net mvc site, but communication with the grid is not using models, just ajax json calls.
I would like to create a subgrid for my grid.
The data is being passed from the controller to the browser, but, all I ever see is the subgrid header, no data.
I originally setup the json string just like I did with the main grid.
But then I ran across some info that stated the string I send back is in a different format (cell format). Doing some research I found this site:
http://wiki.gxtechnical.com/commwiki/servlet/hwiki?jqGrid+Data+Manipulation
The cell format looks like this:
{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top