Forum
14:49
01/08/2010
Hi!
I'm trying to write a function where multiple grids on one page should together always fill 100% of the container height. To allow them to dynamically resize when one is closed, I added a callback to onHeaderClick that goes like this (pseudocode)
onHeaderClick: function()
{
// read the current outerHeight(true) of all grids
// do some computations…
// set new height to all visible grids so that they add up to container height
}
The code as such works fine, but the problem is that the onHeaderClick callback gets executed while the animations are still running, so I always get a useless intermediate value from get_grid_height() instead of the final new height. IMO, onHeaderClick should be executed synchronously at the end of the show/hide animation. I did a proof-of-concept patch that solves the problem for me, if you're interested, you can take a look here:
http://github.com/flack/jqGrid.....c69bc2a34a
Most Users Ever Online: 715
Currently Online:
31 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66