Hi everybody,
I'm using jqGrid 3.4.2 and i discovered a bug.
Bug :
I use a grid as subgrid and i want to expand some subgrid on loading.
But if some subgrid are expanded on load, i cannot expand the last lines of the grid.
Location of the problem :
addSubGrid : function( pos, sind ) {
…
var len = ts.rows.length, i=1;
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top