Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
955
Disable a button while updating
posted

I have a webgrid (connected to SQLDataSource) inside a WARP along with a button to save the changes (below the grid). When the user presses the save button, my update is doing several things and taking several seconds. While updating the SQL data, the progress indicator is displaying, but I would like to disable the save button while the data is being updated.

Also, how can I change the progress indicator image for the webgrid? I would like it to be bigger.