Click here to Skip to main content
15,879,326 members
Articles / Web Development / ASP.NET

Javascript confirmation/alert in a DataGrid ASP.net 1.1

Rate me:
Please Sign up or sign in to vote.
4.64/5 (10 votes)
16 Jan 20071 min read 58.7K   18  
There is a lot of good code tutorials out there that teach you how to enable javascript confirmation dialog box in asp.net 1.1 ( easily done in asp.net 2.0 ). However there is none that show you how to do it if your button/link is in a datagrid. This article addresses this gap.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Canada Canada
Hi my name is Michel, most know me as Jedi_aka.
I have a bachelor degree in CS and a Master degree in Computer science ( AI ).

Comments and Discussions