Hi Julian,
The Hidden option for the columns accepts a single boolean value that controls whether the column will be displayed. However, if you would like to hide specific commands based on a more complex condition you can use the Visible option for a given command. The property accepts a JavaScript handler. The returned value from the function will determine if the command will be displayed.
Check out the article below that describes the functionality in more detail:
https://docs.telerik.com/aspnet-mvc/helpers/grid/how-to/editing/show-command-buttons-conditionally
Regards,
Viktor Tachev
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.