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 : truefor 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

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -