
Customizing the Data Modification Interface:
Step 4-Using RadioButtons for the Discontinued Status
This step of the VIDEO TUTORIAL will elaborate on how to display the ‘Discontinued’ field in the edit interface of the GridView display on the CustomizedUI.aspx page. In order to accomplish this, the ‘Discontinued’ bound field of the GridView control is converted to a TemplateField and a RadioButton list is added to the ItemTemplate as well as EditItemTemplate. The RadioButton list is configured to be ‘read only’ for the ItemTemplate display, however, it is configured to be editable for the EditItemTemplate display. For detailed information and source code for this step, please refer to the original article.
This video presentation is available ONLY for REGISTERED users of this web site due to significant costs associated with data transfer of multimedia content. Please register to view this video. Registration is FREE of charge and takes less than a minute to complete. Thanks for your consideration.
---Administrator