Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Is there a handler for after rendering completes on a listgrid?

$
0
0
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!

Viewing all articles
Browse latest Browse all 4756

Trending Articles