Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
10
What does the igtbl_isDisabled() do?
posted

Hi All,

I have a ultrawebgrid, in which some clientside calculations are carried out on edit of a cell and values are updated back in the grid.I use the AfterExitEditModeHandler for firing the method which does the calculation.

This function is taking a long time to execute,so I switched on the profiler in IE8 to find out in which method I'm losing time.

This is the call tree from the profiler.

 

 

What does this function do?is there any work around for this?any help is greatly appriciated.

 

Thanks,

Chidambaram