Hi,
I try to use the resizable feature of jqgrid, but it works for me not like expected.
$elem.jqGrid(params);
$elem.jqGrid('gridResize', ro);
After this the resizable edge is displayed twice! Once on the pager like expected and once
at the inner data table. Also there is now displayed a scrollbar for the inner data table.
Is there any solutions for this?
Johannes
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top