Home  About Us   Contact  Search   Tell A Friend   Resources  dotnetVideos Store Register  Login  
  September 9, 2010  
VS_2010sky2
CustomizingDataModInterface    

Page 2 of 2First   Previous   1  [2]  Next   Last   

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.

  View Video...

VS2010_sky
  Copyright 2010 by dotnetvideos.net   Terms Of Use | Privacy Statement