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
Hi Ram,
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
Hello Rado,
I don't find SR 2158 in my subscriptions. The SR that is available is 2173. Do you think this would have the fix?
Thanks!
I appreciate your time! Thank you.
The main reason we used UltraWebGrid control was to display multiple column headers and header column span feature which was missing in WebDataGrid control. If you think, this would be available in the new WebDataGrid control then we can plan to migrate.
I have attached a sample screenshot that we built using UltraWebGrid.
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,
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.