Hi All,
How do I bind/unbind the "AfterCellUpdate" event on UltraWebGrid in the client-side? I have a requirement to iterate through the grid rows and update values in other columns based on business rules. Whenever I update the grid cell, the event calls itself and it goes in a recursive loop. I would like to avoid this. Any help on this would be highly appreciated!
Thanks
Hello Ram,
I think that you can use the suggested approach by me here:
http://forums.infragistics.com/forums/t/51366.aspx
Hope that helps
I have around 100 rows in the grid. Checking all the items for the first time takes a lot of time, subsequent checks/unchecks are little faster.
Can something be done for this?
Your code seems fine. Which is the version of the grid that you are using? How long time it takes to iterate through the rows ? Is there any difference about the performance with different browsers?
Thanks.
Hello Rado,
The infragistics version is 10.2.20102.2152
There are 72 rows in the grid and it took around 45 secs to check them all for the first time in IE7.
IE8 was much faster may be 3-5 secs.
Our corporate browser is IE7 and I would appreciate if you can provide a resolution for this.
Thanks!
Hi Ram,
Thanks for the update. I would suggest download the latest SR which is 2158 for Web Client. Please for future development have a look at our new components like WebDataGrid and WebHierarchicalDataGrid, they have much better performance than WebGrid.
Regards,
I don't find SR 2158 in my subscriptions. The SR that is available is 2173. Do you think this would have the fix?
This is the latest SR.
About the Multi column header feature of the WebDataGrid it still is not supported. Could you submit a feature request about this please : http://devcenter.infragistics.com/Protected/RequestFeature.aspx