DatatablesForEach-Custom-Knockout-Binding icon indicating copy to clipboard operation
DatatablesForEach-Custom-Knockout-Binding copied to clipboard

Sort Order

Open redowl3 opened this issue 7 years ago • 2 comments

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

redowl3 avatar Jul 19 '17 12:07 redowl3

I'm pretty sure you could do this with the datatables initialization object

zachpainter77 avatar Mar 06 '18 23:03 zachpainter77

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?

jammy-git avatar May 02 '18 21:05 jammy-git