<asp:Button ID="btndelete" runat="server" OnClientClick="javascript:return confirm('Are you sure you want to delete?');" Text="Delete" Width="106px" onclick="btndelete_Click" Enabled="False" Visible="False" />
Subscribe to:
Post Comments (Atom)
GRIDVIEW ON ROW DATA BOUND EVENT
Database Create Student : roll , name , city , cost Fix 6 Value in Database Record ====================================================...
-
<html> <head> <script language="JavaScript"> function display(name,m1,m2) { var total; total=parseInt(m1)+ pars...
-
Database Create Student : roll , name , city , cost Fix 6 Value in Database Record ====================================================...
-
Store Procedure CREATE PROCEDURE mytest2 AS BEGIN SELECT name , city FROM student...
No comments:
Post a Comment