Ticket #6670 (closed defect: fixed)
[patch][cla]Inserting item in dojo data model in grid doesn't increment row ids
| Reported by: | kriszyp | Owned by: | alex |
|---|---|---|---|
| Priority: | high | Milestone: | 1.1.1 |
| Component: | Data | Version: | 1.1.0 |
| Severity: | normal | Keywords: | grid model data |
| Cc: |
Description
When you insert an item in a grid using a dojo data store (using dojox.grid._data.DojoData? adapter), the row ids will be inconsistent and when you edit a row, the change will be applied to the wrong row.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.