The ASP.NET Gridview Control
Feature: CommandName
Very often development requires some type of shopping cart control. In this example were going to break down accessing the values in the grid control.
The GridView Control: Web Page View
CommandName when the user clicks on the "ButtonField" the code behind responds in the case the "Add" stored when the "Runat=Server" is called when clicked.
GridView> Expanded View > Focus: "CommandName" > Design View
GridView> Expanded View > Focus: "CommandName" > Design View