
Programmatically Setting the ObjectDataSource's Parameter Values:
Step 1-Adding a Method to EmployeesTableAdapter
This step of the VIDEO TUTORIAL will familiarize the viewer on how to programmatically set the parameters of an ObjectDataSource control’s parameter values. This video will also introduce the sequence of events that happens during the selecting event handler of the ObjectDataSource control. In order to demonstrate the programmatic setting of the ObjectDataSource control’s parameter values, a data access layer method that accepts a single input parameter will be added to EmployeesTableAdapter of Northwind typed dataset.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