Add a "Yes/No" confirmation dialog box when deleting an Item from a Data Grid control
Answered
How do I add a "Yes/No" Dialog Box when I click delete on a data item in a Data Grid contol. If the user click "No" in the Dialog Box then I would like to cancel the delete action...
Check out this tutorial and, instead of the data master function 'modify' use the one called 'delete'
Is there a way to add a pop-up confirmation like orginal question without going to a new page?
I would like to use this video and have a pop-up show that when they click on Yes, it deletes the selected row. For some reason, it's deleting the entire data grid and not just the row.
Hi Rich,
Your inquiry has been answered through our Customer Support Portal.
Best,
Sonia Durán
Gabriel, Rich and Peter, did you manage to solve this?
I am attempting this as per Victor's comment and it is not doing it for me :(
And Sonia's answer takes me to a generic page with events and Interactions scenarios.
Comments have been locked on this page!