Ticket #5162 (closed defect: wontfix)
doStartEdit functionality must return a return value from canEdit or cell stays in editor mode
| Reported by: | guest | Owned by: | sorvell |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | DojoX Grid | Version: | 1.0 |
| Severity: | major | Keywords: | |
| Cc: |
Description
When using doStartEdit functionality of grid if you do not return a this.canEdit(inFieldIndex, inRowIndex) value then it will leave the cell in editor mode and you cannot escape out of the cell to cancel the edit.
Change History
Note: See
TracTickets for help on using
tickets.