Hi all
As I have updated to JqGrid 3.6.2, I think where is a bug in row data fitting to column width. (I hope I'm wrong !)
As I have tried, when height is not specified, all datas fit to column width (with or not grid width specified)
When height is specified with a number which is smaller than necessary for displaying all rows, row datas fit to colunm with.
But when height is auto, or 100%, or with a number greater than necessary for displaying all rows, row datas don't fit to column width.
And when I launch any action (sort, refresh…) row datas fit to column width.
That did'nt exist in 3.6.1.
Here is my code : (be quiet about url, it's for Jelix framework and it runs fine…)
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top