Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3354

Re: Is it possible to use addEventDelegate for register onAfterRendering for entire view instead of individual controls?

$
0
0

Please do not use Pradeep's solution.

He is overriding the table onAfterRendering function, where he does

oTable.onAfterRendering = function() {

...

};

From the jsbin, you can see that the table is not rendered correctly.

 

Thanks

-D


Viewing all articles
Browse latest Browse all 3354

Trending Articles