Hi All
we are facing some issue
we implement grid and on button click we are show or hide column
when we hide column then remaining column of grid occupy the whole width of grid
means my grid have width 100 so have 5 column each have 20 min width and auto width
when hide one column remaining column occupy remaining width means each column have 25 25 width automatically
its working fine
but if i load state using state management on grid
its not works when used hide one column remaining column not occupy remaining width.
please reply some thing or if not understand my problem
Thanks,
Rajesh