This topic is locked

confirmation message using Sweet Alert

11/16/2023 8:49:39 PM
ASPRunner.NET General questions
O
Onofre author

In ASPRUNNER.NET 10.4

Before deleting a record, I need a confirmation message.

Another thing, is there a way to use Sweet Alert?

E
Eric Chan 1/15/2024

Goto https://sweetalert2.github.io/ and search the example "A confirm dialog, with a function attached to the "Confirm"-button".

It will show you how to get a confirmation before process the deletion.