I'm a newbie to jqgrid. This is what I'm planning to do….
I have a working jqgrid with all the data . When a user clicks on a row, I want to show additional details for that row , all the data for the details are in the gris as hidden .
My question is how do I retrieve the data for that particular row which is hidden in the parent grid. I was using “+$(“#grid”).getCell (postdata, 'deviceName') , but of no use…
Here is my code
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top