Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Table › Would appreciate any quick pointers on: Table. › Reply To: Would appreciate any quick pointers on: Table.
January 19, 2026 at 8:07 am
#113345
Keymaster
Hi,
In order to implement two-way binding in the table, you will need to handle the cellEndEdit event to update your data source and listen to your data source changes and call addRow, removeRow and updateRow methods of the Table component. For more details about these https://www.htmlelements.com/docs/table-api/#toc-oncellendedit
Hope this helps.
Best regards,
Markov
Smart UI Team
https://www.htmlelements.com/