| |||||||||||
EditCommandColumn.ButtonType PropertySystem.Web.UI.WebControls Namespace EditCommandColumn Class Sets or retrieves the type of editcommand to render in the column. Syntax
Property Value
The property is read/write with a default value of LinkButton. Exceptions
RemarksUse this property to specify whether the buttons in the column are displayed as link or push buttons. Clicking on any of the edit buttons in the column raises the EditCommand event, whereas clicking on any of the update or cancel buttons raises the UpdateCommand or CancelCommand event, respectively. You can programmatically control the actions performed when the buttons are clicked by providing an event handler for the appropriate event. See AlsoEditCommandColumn Members Adding EditCommand 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