Hi Dimitar,
Thanks for the solution, one more clarrification!
I have set the height and width of my N-level nested grid, now if I have few rows of data, the remaining empty rows are displayed like in excel sheet except in the first grid,
I have to display the rows only the data, is it possible to avoid the empty rows??
$("#jqxFirstgridHistory").jqxGrid('setrowdetails', i, "<div id='jqxSecGrid" + i + "' style='margin: 10px;'></div>", 350, true);secGrid.jqxGrid( { width : 1170, height : '80%',
Thanks & Regards,
Sandhya S P