This question is locked. New answers and comments are not allowed.
Hello,
I´m using a razor radgrid and need to disable the update button when the user clicks it, on update databinding I validate several things and this process may take a while so the user may do mutiple clicks and my information duplicates after the server's answer. Is there a way to disable only the update button while the databinding process is running?
I´m using a razor radgrid and need to disable the update button when the user clicks it, on update databinding I validate several things and this process may take a while so the user may do mutiple clicks and my information duplicates after the server's answer. Is there a way to disable only the update button while the databinding process is running?