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.