bs_flutter_datatable 1.1.1
bs_flutter_datatable: ^1.1.1 copied to clipboard
Simple way to show data using jQuery datatables.net response
1.1.1 #
- Property
pageLengthandsearchablehas been removed, to hide/show you can usecustomizeLayout - Adding properties
cutomizeLayoutto customize table, pageLength, and etc layout position - Property
controllermerge to property source class - Rename refresh function to reload
- Make datatable source class to simply way, but class property and function still same
- Change property type
paginationfrom List - Adding class
BsPaginationButtonsto defined pagination buttons order - Rename class
BsPaginateButtontoBsPaginationButton - Rename class
BsPaginateButtonStyletoBsPaginationButtonStyle - Fixed responsive and pagination issue
- Minor bug fixed
1.0.4 #
- Minor bug fixed
- serverside order process fixed
1.0.1 #
- Remove append(Left, Right) header/footer, prepend(Left, Right) header/footer
1.0.0 #
- Initial release