Topic: TableEditor updateEntry.mdb.tableEditor = update.mdb.tableEditor ?
Steven Deferme
asked 4 years ago
Hello,
It seems to me that the update.mdb.TableEditor event is not launched after changing a value, it is launched when the change(s) are saved (which is the same behavior than the updateEntry.mdb.tableEditor event) ?
Regards
Dawid Wajszczuk
staff answered 4 years ago
Hi,
These events are not the same. updateEntry is triggered first and then update comes in. update event gives you additional data line e.rows and e.columns. Here is the snippet showing some of the differences https://mdbootstrap.com/snippets/standard/d-wajszczuk/3526390#js-tab-view.
Keep coding,
Dawid
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 3.10.1
- Device: PC
- Browser: Mozilla Firefox
- OS: W
- Provided sample code: No
- Provided link: No