SmartClient Version: v9.0p_2013-07-29/Pro Deployment (built 2013-07-29)
Is there handler that I can use to know when a grid has rendered? I need this notification to be fired after the cellFormatters have completed.
I tried to override onDraw() but noticed that this gets called before the cellformatters are called. Same thing with addDrawHandler().
Any help is appreciated.
Thanks!
Is there handler that I can use to know when a grid has rendered? I need this notification to be fired after the cellFormatters have completed.
I tried to override onDraw() but noticed that this gets called before the cellformatters are called. Same thing with addDrawHandler().
Any help is appreciated.
Thanks!