|
|
|
|
This sample demonstrates the ASPxButton's client-side support for the checked and disabled states.
The checked state of the ASPxButton is initially controlled by the server Checked property and can be changed on the client side via the SetChecked client method. To specify a grouping of button controls to create a mutually exclusive set of buttons, the GroupName property can be used. When this property is set, only one ASPxButton in the specified group can be checked at a time.
The availability of the ASPxButton to end-users, which is initially set via the server-side Enabled property, can be dynamically changed on the client using the SetEnabled client method.
|
 | Loading… |
|
|
|
|