Sanjiv, Currently this is not possible, but you can implement the trick to parse the data before constructing the grid - i.e. make you own request - grab the needed data for the colModel and colNames and after success construct the grid. Of course this is not applicable if every request contain different models. This feature if planed for the next releases.
Reagrds Tony On May 9, 2:58 am, Sanjiv <[EMAIL PROTECTED]> wrote: > Hi All, > > Is there a ready made solution for usingjqGridby querying column > metadata from the server. I want to create a generic grid where the > colModel and colNames are not fixed and are be created dynamically by > querying the server. > > Thanks > Sanjiv