Home  About Us   Contact  Search   Tell A Friend   Resources  dotnetVideos Store Register  Login  
  January 6, 2009  
telerik_dec08_sky1
AddingClientSideConfDeleting3    

Adding Client-Side Confirmation When Deleting: Step 3-Configuring the OnClientClick Property for the Delete Button in a CommandField

Adding Client-Side Confirmation When Deleting:
Step 3-Configuring the OnClientClick Property for the Delete Button in a CommandField
This step of the VIDEO TUTORIAL (included in Step 1) will conclude in demonstrating on how to implement client-side confirmation for a delete command butting a GridView control. In order to demonstrate this, a GridView Control is added to the web page and is configured to use the same ObjectDataSource control to display the same subset of product information from the underlying database table similar to the FormView control in the previous step. The GridView control is configured to display a Delete command button using its smart tag control. The OnClientClick property is added to the Delete command button by writing custom code in the GridView’s RowDataBound event handler. 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_sky1
  Copyright 2008 by dotnetvideos.net   Terms Of Use | Privacy Statement