Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
onHeaderClick timing issue
25/10/2010
14:49
Avatar
flack
Member
Members
Forum Posts: 5
Member Since:
01/08/2010
sp_UserOfflineSmall Offline

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

Forum Timezone: Europe/Sofia

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.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information