Introduction:
Here I will explain how to disable or enable all the controls in page using JQuery in asp.net.
Here I will explain how to disable or enable all the controls in page using JQuery in asp.net.
Description:
In previous articles I explained Bind gridview using JQuery in asp.net and AutoComplete textbox with JQuery using asp.net and many articles relating to JQuery. Now I will explain how to disable or enable all the controls in webpage using JQuery in asp.net.
In previous articles I explained Bind gridview using JQuery in asp.net and AutoComplete textbox with JQuery using asp.net and many articles relating to JQuery. Now I will explain how to disable or enable all the controls in webpage using JQuery in asp.net.
To implement this one we need to write
code as shown below in your aspx page