I'm currently developing an application where I have a gridview and a delete linkbutton for each row. When the user clicks this button I want to prompt them for a reason using a pop up input box similar to the javascript confirm dialog box only with an input field instead of just ok and cancel options...
Posted to
Web Forms
(Forum)
by
edpeloquin
on
01-22-2007, 12:00 AM
Filed under: javascript, ASP.NET 2.0, popup, client, .net, LinkButton