Home  About Us   Contact  Search   Tell A Friend   Resources  dotnetVideos Store Register  Login  
  January 6, 2009  
telerik_dec08_sky1
AddValidationtoEditingInserting    

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

Adding Validation Controls to the Editing and Inserting Interfaces:Step 4-Summarizing Data Entry Problems

This step of the VIDEO TUTORIAL will show case on how to add a Summary Validation control to the web page UIValidation.aspx. This control helps to in displaying the errors as an alert box. For detailed information and source code for this step, please refer to the original article.

  View Video...

Adding Validation Controls to the Editing and Inserting Interfaces: Step 5-Adding the Validation Controls to the DetailsView's InsertItemTemplate<br />

In this step of the VIDEO TUTORIAL (included in Step 4), a RequiredFieldValidator for the ProductName and a CompareFieldValidator for the UnitPrice field are added to the InsertItemTemplate interface of the DetailsView control on the UIValidation.aspx web page. A runtime demonstration of these newly added validation controls is also made. For detailed information and source code for this step, please refer to the original article.

  View Video...

Adding Validation Controls to the Editing and Inserting Interfaces: Step 6-Partitioning the Validation Controls Into Validation Groups

This step of the VIDEO TUTORIAL will demonstrate on how to add to validation groups to the UIValidation.aspx. web page. These validation groups are necessary so that the validation controls that are added to the InsertItemTemplate of the DetailsView interface would NOT fire on the enforcement of validation controls in the EditItemTemplate interface of the GridView control. For detailed information and source code for this step, please refer to the original article.

  View Video...

telerik_dec08_target_sky2
  Copyright 2008 by dotnetvideos.net   Terms Of Use | Privacy Statement