| |||||||
ButtonColumn.CommandName PropertySystem.Web.UI.WebControls Namespace ButtonColumn Class Sets or retrieves the command to perform when a button in the ButtonColumn is clicked. Syntax
Property Value
The property is read/write with no default value. RemarksUse the CommandName property to specify or determine the command associated with a button control in a ButtonColumn. You can set the CommandName property to any valid string that identifies the command to perform when a button is clicked. You can then programmatically determine the command name from the DataGridCommandEventArgs passed to the ItemCommand event handler and perform the command appropriately. See AlsoButtonColumn Members Adding Button Columns to a DataGrid Control |
| ||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme