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

Nested Data Web Controls: Step 3-Binding the Category-Specific Products to the ProductsByCategoryList Repeater

Nested Data Web Controls:
Step 3-Binding the Category-Specific Products to the ProductsByCategoryList Repeater
This VIDEO TUTORIAL will demonstrate why the inner repeater did NOT show up in the earlier step. In order to display the inner repeater with corresponding products belong to a particular category, the declarative markup is modified and an additional ObjectDataSource titled ‘ProductsByCategoryDataSource’ which retrieves product information based on a particular CategoryID. The outer repeater control will pass the CategoryID to the inner repeater through the first repeater’s (CategoryList) ItemDataBound event handler. This will make the second repeater (ProductsByCategoryList) to enumerate its data source and display the corresponding products that belong to a particular category. In addition, this step will also demonstrate on how to programmatically emit the inner repeater’s markup at run time by creating a custom function. 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

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