P
Paulo Roberto
Hi, I have a C# ASP.net 2.0 built on VS 2005, and the piece of code:
javascript:confirm('are you sure delete record?') on gridview at
rowDataBound - OnClientClick, works fine, it asks the user and if cancels,
does nothing... but on my machine at HOME, even when I click cancel it
deletes the records... It´s a very strange problem because to my knowledge
it´s a client feature... What can be the problem ? IE versions ?
Thanks!
javascript:confirm('are you sure delete record?') on gridview at
rowDataBound - OnClientClick, works fine, it asks the user and if cancels,
does nothing... but on my machine at HOME, even when I click cancel it
deletes the records... It´s a very strange problem because to my knowledge
it´s a client feature... What can be the problem ? IE versions ?
Thanks!