F
Feniks
I have a DataGrid with data coming out of a database and I can execute
delete, update and other operations, it all works fine.
However, I would like a javascrip confirm window to come out whenever I want
to delete a recordset from a database, so the recordset will be deleted
only if a user clicks "OK" on that window. Otherwise, if a user clicks
"CANCEL", nothing will be deleted.
How do I do that?
Thanks!
delete, update and other operations, it all works fine.
However, I would like a javascrip confirm window to come out whenever I want
to delete a recordset from a database, so the recordset will be deleted
only if a user clicks "OK" on that window. Otherwise, if a user clicks
"CANCEL", nothing will be deleted.
How do I do that?
Thanks!