0

I have a requirement to delete a table row by placing a delete button at the end of each row from the UI.

Can anyone help me with the activity steps to perform this action? with some screenshots, it's better.

Kasun98
  • 23
  • 1
  • 4

1 Answers1

0

I think you can set a visibility property when click action on button and refresh the section. There should be a row visibility on table settings. And display only visible row on table.

reddawn
  • 11
  • 6
  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Apr 09 '23 at 17:59