Opened 14 years ago
Closed 14 years ago
#6735 closed defect (fixed)
grid scrolling/paging now very slow, hangs browser
Reported by: | guest | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1b1 |
Keywords: | grid scrolling paging performance | Cc: | [email protected]… |
Blocked By: | Blocking: |
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.
Change History (5)
comment:1 Changed 14 years ago by
Milestone: | → 1.2 |
---|---|
Owner: | changed from anonymous to bryanforbes |
comment:2 Changed 14 years ago by
Owner: | changed from bryanforbes to Bryan Forbes |
---|---|
Priority: | high → normal |
comment:3 Changed 14 years ago by
comment:5 Changed 14 years ago by
Component: | General → DojoX Grid |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Is this still a problem?