i have a updatepanel with a button1 control and a textbox
when i click on button1 control depending on the true/false condition i want button2 outside the updatepanel to be disabled/enabled. button2 is disbaled on page load.
how doi achieve it
when i click on button1 control depending on the true/false condition i want button2 outside the updatepanel to be disabled/enabled. button2 is disbaled on page load.
how doi achieve it