DatatablesForEach-Custom-Knockout-Binding
DatatablesForEach-Custom-Knockout-Binding copied to clipboard
Sort Order
Hi, Loving the binding it's saved me a ton of time but how do I set the sort order to be desc or asc for a particular column?
Grateful for any help
I'm pretty sure you could do this with the datatables initialization object
Is it possible to get the Knockout field that is bound to the sorted column?
Or bind the sort order column field to a ko.observable?