Description of Selecting a Row :
This is an easy to learn tutorial for the users. In this tutorial the author explains the users about how to create a custom button for selecting a row in the datagrid control. This tutorial sets the CommandName, enables the OnItemCommand event handler and defines the necessary actions in the itemclick event of the custom button.