Opened 15 years ago
Closed 14 years ago
#5161 closed defect (duplicate)
When using Dojox.grid doStartEdit you must return this.canEdit(inFieldIndex, inRowIndex);
Reported by: | guest | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
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.
Note: See
TracTickets for help on using
tickets.
Replying to guest:
Please delete this ticket, I did not submit it with the correct options and am resubmitting it with options set.