D
David C
Does anyone know how to flag that a change has been made to any control on
an aspx page? I would assume it would be on the client side somehow. If a
change has been made to a control on a server control, e.g. FormView,
GridView, etc. I want to keep the user from closing (unloading) the web page
until they have saved their changes using the update or insert buttons.
Thanks.
David
an aspx page? I would assume it would be on the client side somehow. If a
change has been made to a control on a server control, e.g. FormView,
GridView, etc. I want to keep the user from closing (unloading) the web page
until they have saved their changes using the update or insert buttons.
Thanks.
David