Hi Jacky,
We have documentation for hiding the Command Column button in specific records. Command buttons enable CRUD operations in Grid records. For certain records, these operations can be restricted by hiding the command buttons. This can be achieved by using the RowDataBound event in the DataGrid component.
Documentation:https://blazor.syncfusion.com/documentation/datagrid/how-to/hide-command-column-based-on-record-detail
If a requirement is not met, we need more clarity on your exact need — whether you want to disable the GridCommandColumn in the backend of the data grid during RowDataBound, or if you need to disable a specific record using the GridCommandColumn. So kindly get back to us with more details about your requirement.
Regards,
Guhanathan R