plugin-essentials
plugin-essentials copied to clipboard
Enable/disable button in runtime in Button grid
Hello,
How to enable and disable buttons in the Button grid? There is the disabled property of each cell which can be set when creating a blade. But I need to change it later depending on some conditions.
Thank you.