Opened 13 years ago
Closed 13 years ago
#9098 closed defect (duplicate)
DataGrid Performance Issue in IE7 - dojo-release-1.3.0
Reported by: | Evan | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.3.0 |
Keywords: | grid performance | Cc: | [email protected]…, [email protected]…, [email protected]…, [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description
DataGrid? got IE7 frozen when tested with data of 3000 records in csv file. This is tested on dojo-release-1.3.0.
To reproduce the issue, please: 1.put the test case("test_data_grid_performance.html") under dojox/grid/tests/ 2.put the testing data("music-for test.4.csv") under dojox/grid/tests/support/
Other comments: when large data involved, more time is required to perform sorting & scrolling, it would be better if the loading messages are also shown to replace the large blank area.
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sorry, this ticket is not completed, please see #9099 for more details.