#delete row in table inline editing
1 messages · Page 1 of 1 (latest)
Hi There!
Thanks for reaching out to us. One of our engineers will be with you shortly.
If you are stuck with an issue/error, please help us with following information.
- Which version of Appsmith are you on?
- Provide screenshots/screen recordings of the original error/code snippet.
- Add details about your use case and provide steps to reproduce the issue, if
possible.
Hi! You would need to implement this functionality either by using a button
column that triggers the delete action or by enabling multi-row selection and
triggering the delete action on click of a button widget.
ok thanks