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