I am using jQgrid 4.7.0 version. When I apply 'Remove all' option in 'columnchooser' the grid's width shrinks and hence unable to see even my jQgrid headers and the jQgrid pagers.
Please see the same issue here.
I set
`height: 'auto', autoWidth:'true', shrinkToFit : true, forceToFit:true`
in my jQgrid property
Please help me to solve this issue