delete confirm in asp.net with vb.net 1.1
-
Sir, I have a datagrid and when i go to delete the row in the grid i want to make it confirm that Are u sure u want to delete that record having id=10 Id is that column in the datagrid. Can I send this message even with the id number.I mean when i delete the record and the row contains id 10 then it should display the message .Are u sure u want to delete the row having id =10. Sir I want to write the code in code behind file. Please help.
-
Sir, I have a datagrid and when i go to delete the row in the grid i want to make it confirm that Are u sure u want to delete that record having id=10 Id is that column in the datagrid. Can I send this message even with the id number.I mean when i delete the record and the row contains id 10 then it should display the message .Are u sure u want to delete the row having id =10. Sir I want to write the code in code behind file. Please help.