l-lin / angular-datatables

DataTables with Angular
https://l-lin.github.io/angular-datatables/
MIT License
1.57k stars 487 forks source link

Enabling or disabling a custom button depending on the selected rows. #1732

Closed joelmuskwe closed 1 year ago

joelmuskwe commented 1 year ago

In reference to: https://l-lin.github.io/angular-datatables/#/extensions/buttons, is there a way to add a custom button that starts off disabled and only becomes enabled if a row is clicked/selected and satisfies a condition?