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

Limiting Data Modification Functionality Based on the User: Step 2-Adding a DetailsView Control

Limiting Data Modification Functionality Based on the User:
Step 2-Adding a DetailsView Control
This step of the VIDEO TUTORIAL will show case on how to add a DetailsView control that displays all the suppliers information with and Edit link and paging when the end user selects the ‘Show/Edit All Suppliers’ list item in the drop down list. In order to accomplish a DetailsView control is added below the dropdown list and an ObjectDataSource titled ‘AllSuppliersDataSource’ that retrieves all the suppliers information from the database using ‘GetSuppliers( )’ method and updates the underlying database table using ’UpdateSupplierAddress( )’ from the SuppliersBLL object. This step will conclude by demonstrating the above functionality at runtime. 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