Re: [jQuery] jQgrid: local search / sort with custom data handling

2009-11-14 Thread rituraj_tiwari
Folks, Got to the bottom of this. Here is the most important lesson I learnt from banging my head against the wall for 24 hours and almost jumping out of my window in frustration: It is absolutely critical to include JS files in the correct order. Any deviation, and strange things happen. The mag

[jQuery] jQgrid: local search / sort with custom data handling

2009-11-13 Thread rituraj_tiwari
Folks, I am trying to do a couple of things here so please bear with my question. I have a jqGrid-friendly XML response coming back from the server that I render into my grid. However, before I can show the data on the grid, I need to modify the contents of one of the cells and add a new cell to