Home  About Us   Contact  Search   Tell A Friend   Resources  dotnetVideos Store Register  Login  
  January 7, 2009  
telerik_dec08_sk2
ExamEventsInsertUpdateDelete    

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

Examining the Events Associated with Inserting, Updating, and Deleting:Step 4-Assigning Values to the CategoryID and SuppliersID Parameters<br />

This VIDEO TUTORIAL (included in Step 3) will demonstrate on how to assign the CategoryID and SuppliersID parameters to the newly added subset of the Products data table using the adding interface of the previous step. In the previous step we added only Product Name and UnitPrice fields through its interface. This makes the other attributes of the newly created product in the underlying Products database table as null values. However, if we had to assign CategoryID and SuppliersID values of ‘1’ for this newly created product, then we need to assign these values through the ObjectDataSourc1_Inserting event handler and is demonstrated in this step of the video. 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