Hello,
starting from version 5.5.2 (included) and above, theres a problem with the responsive option.
Please don’t ask me to create a demo as the steps to reproduce are long to create. Maybe if I try to explain you the problem you can understand.
First of all, the problem is the responsive option which I can enable like this:
$.jgrid.defaults.responsive = true;
Now, the steps to reproduce are this:
you should see that the grid resized in a wrong way, it’s like all the section where the rows are collapsed (size=0) and the vertical scrollbar disappeared. But I can see headers and pager.
If now I change the browser size again, the height of the grid fix itself and rows appear.
does it make any sense?
thank you
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top