Suppose i call resize function on grid multiple times (because i attach resize trigger on on more events, like ui-layout resize, window resize, functions with timers, … ) that if resizing process of grid is running, that i would know.
In other words, if I call resize function of jggrid multiple times in serie (one after another), that resizing happens only one time.