write the use of setEnabled() method
Answers
Answered by
3
Answer:
Use the Set Enabled method on the client to dynamically switch a button's ability to respond to end-user interactions (such as mouse hovering or clicks). The button's initial client availability state can be defined by using the ASPxButton. ClientEnabled property.
Similar questions