toni-heittola / js-datatable

JQuery plugin to generate dynamic HTML tables with data visualization https://toni-heittola.github.io/js-datatable/
MIT License
39 stars 19 forks source link

Support for custom data sorter functions #12

Open bcopy opened 2 years ago

bcopy commented 2 years ago

Hello,

Custom value sorters do not seem like they are supported by js-datatable. https://bootstrap-table.com/docs/api/column-options/#sorter

What would need to be done to add such support ?