atk4 / mastercrud

Manipulates ATK CRUD through the force of references
https://atk4.org
MIT License
9 stars 7 forks source link

Possibility to add filter column #24

Closed karakal closed 1 year ago

karakal commented 4 years ago

It is not possible to add the filter column to the crud inside the MasterCrud.

romaninsh commented 4 years ago

It's possible for a CRUD: https://github.com/atk4/ui/pull/448, so just need to add option into MasterCRUD to use this feature.