Answer Posted / Satendra Kumar Bharti
ItemEditor dispatches several events, including:
1. createComplete - dispatched when the Item Editor has been fully created and initialized.
2. dataChanged - dispatched when the bound data changes.
3. editStart - dispatched when the user begins editing an item.
4. editEnd - dispatched when the user finishes editing an item.
5. commitEdit - dispatched when the user commits their edits.
6. cancelEdit - dispatched when the user cancels their edits.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers