Home › Forum › Working with Tables › warning message when removing rows in a table › Re: warning message when removing rows in a table
August 19, 2010 at 4:23 pm #5411
One simple approach to this problem is to add a column called “delete” in the table. Make the column type a button. Create a behavior for when the button is clicked. Use the behavior object set table rows. In the object choose the delete row radio button and check “ask for confirmation”.