
Examining the Events Associated with Inserting, Updating, and Deleting:
Step 1-Updating a Product's ProductName and UnitPrice Fields
This step of the VIDEO TUTORIAL will demonstrate on how to examine the various events associated with data web controls such as GridView, FormView and DetailsView controls. Especially, we will be focusing on the events associated with Update Product method and also on how to create a new Update method that takes only a sub set of the product information as parameters and update the product information in the underlying database table. In addition, a demonstration of how to format the UnitPrice field is also explored in this step. This step is demonstrated by adding various controls to the DataModificationEvents.aspx web page of EditInsertDelete folder of our Data Tutorials project. 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