Ticket #6735 (closed defect: fixed)
grid scrolling/paging now very slow, hangs browser
| Reported by: | guest | Owned by: | BryanForbes |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | DojoX Grid | Version: | 1.1b1 |
| Severity: | major | Keywords: | grid scrolling paging performance |
| Cc: | anthony.fryer@… |
Description
After doing a checkout of the trunk on 12/05/2008 the performance of the grid when scrolling/paging has seriously degraded. The new page contains rows that don't have their height set where before they were the correct height and displayed "..." in the cells to indicate they were loading data. Loading the page of data takes significantly longer and another effect is the browser stops responding, so its quite a serious problem.
I'm guessing that you guys are in the middle of serious refactoring and was not sure about raising this as a defect, but just want to make sure its not something that was overlooked or missed and just wanted to bring it to your attention.