Opened 12 years ago
Closed 12 years ago
#7694 closed defect (fixed)
dojox.DataGrid fails many supplied test on IE7 and FF3: test_edit_canEdit.html
Reported by: | vlad | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
using 1.2 beta 2
run grid\tests\test_edit_canEdit.html
do:
Add Row Apply Refresh
FF3 shows error in firebug: grid.refresh is not a function IE7 also errors out
Other tests that fails are test_edit_dijit.html test_tundra_edit.html
Basically the sequence of actions above breaks any grid test I tried. Most likely due to the same error.
I am also looking for a good working example of how to add new rows to DataGrid?.
Change History (3)
comment:1 Changed 12 years ago by
Component: | General → DojoX Grid |
---|---|
Owner: | changed from anonymous to Bryan Forbes |
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.2 |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [15351]) fixes #7694 !strict