Skip to Content
0
Sep 24, 2008 at 07:55 AM

How to change a button attributes dynamically?

87 Views

hi friends,

I have to change attributes of a button dynamically when another button clicked.

In my BSP there are 2 buttons.

1. CHANGE

2. UPDATE

i have to change only DISABLED attribute of these two.

Now when i clicked on CHANGE automatically UPDATE BUTTON has to be ENABLED and CHANGE BUTTON has to be DISABLED.

How can i change attributes in event handler.

Thanks & Regards,

Shankar.