jqgrid - ShrinkToFit does not expand frozen columns if grid has width to expand -
i'm creating pivot table using jqgrid group headers. calculation on input data figure out if combined column width exceed fixed width of grid. if not exceed change shrinktofit : true
for grid occupy full width. if it, dragging column width creates alignment issues between header , body.
problem gets worse if frozen column enabled. fixed header div wont expand column underneath if shrinktofit
enabled.
here demo understand problem : http://codepen.io/anon/pen/nbxwrq
any leads helpful. in advance.
Comments
Post a Comment