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
500
Very slow when updating multiple rows in virtualization mode
posted

We found that findRecordByKey() method consumes a lot of time when updating grid value using setCellValue or updateRow. I have attached a simple sample for demo purpose. When running the sample, please ensure you scroll to the bottom first before clicking "update" button. 

Our user case requires to update a column value for all grid data, also need to record grid transactions. Is there other approach that has better performance.

Thanks,

Michael

igGridUpdatingPerformance.zip