This example demonstrates how to hide a command button in the grid's CommandColumn by handling the ASPxGridView.CommandButtonInitialize event.
See Also:
How to hide a cell value
How to hide template controls in individual cells
How to conditionally disable the UpdateButton in client code
How to create a custom command button with the appearance and action depending on a row state
How to enable/disable command buttons on the client side
Question Comments
Added By: Jacob Blumberg at: 8/28/2013 3:30:46 PM
Is there a way to do this based on the data in the row?