Opened 11 years ago
Closed 11 years ago
#9883 closed defect (duplicate)
[Dojo latest trunk / DataGrid / Editable Feature] - Sorting status is not updated during cell editing
Reported by: | Evan | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.3.2 |
Keywords: | ibm oci grid | Cc: | [email protected]…, [email protected]…, [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description
Steps to reproduce the issue:
- Open http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/grid/tests/test_edit_dijit.html
- Sort column "Priority", now column "Priority" is in ascending sequence.
- Double click the 4th cell in column "Priority", and change the content to anything like "note"
- The column "Priority" is still in ascending sorting, but in face it is not any more.
Please see the attached pic("grid_edit_sorting_status_issue.jpg") for more details.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | grid_edit_sorting_status_issue.jpg added |
---|
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
this is a dupe of #9876. Adding additional detail to the original ticket.