Previous Thread:   Having problems with HttPost and HttpGet

9/30/2005 9:47:20 AM    Delete confirmation in GridView
Hi,  
  
Is there a way to make the GridView ask for a confirmation (something  
  
similar to javascript: window.confirm ) before deleting a row?  
  
Thanks



9/30/2005 2:39:01 PM    Re: Delete confirmation in GridView
Thanks!  
  
Great tip!

9/30/2005 11:57:19 PM    Re: Delete confirmation in GridView
Check out section "Utilizing Client-Side Script to Confirm Deletions" in  
  
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/GridViewEx10.asp  
  
"mpenev" <penevm@hotmail.com> wrote in message  
  
news:1128098840.002958.199570@g43g2000cwa.googlegroups.com...  
  
Hi,  
  
Is there a way to make the GridView ask for a confirmation (something  
  
similar to javascript: window.confirm ) before deleting a row?  
  
Thanks