ux-datatable
ux-datatable copied to clipboard
Future Improvements
Future Improvements
- [x] Write Testes
- [x] Write Documents
- [x] Add function
createFromArray(array headers,array rows)
toDatatableBuilder
- [ ] Add maker command
make:datatable
- [ ] Support security in
AbstractColumn
(select roles/voters) - [x] Add search criteria from
AbstractDatatable
- [ ] Support Filters from
AbstractDatatable
- [ ] Allow add custom buttons from
AbstractDatatable
- [ ] Support multi checked rows buttons from
AbstractDatatable
- [ ] Support export Excel files from
AbstractDatatable
- [ ] Support export PDF files from
AbstractDatatable
- [ ] Support customization export data from
AbstractDatatable
@Aziz403 , great work! We are using this package with pleasure.
The only feature we are currently missing is support for filters. Do you have any ETA available for when this feature will be implemented?
Thanks a lot. Support Filters is staying the next important feature.