Hi,
I just discover the grid in order to use it on one of my project. The work done is very impressive. I set up my first grid and now I try to put all the features I want and the design too.
And, I'm looking for a simple thing : how to change the height of the grid. I looked in the generated html with Chrome and I found there is the height of the div with the class
"ui-jqgrid-bdiv"
. If I change it, it works. But this height is calculated, if I understood, at the line 2389 of the jqgrid js sources :
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top