This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
CollectionEngine does not support sorting by multiple columns at the same time #332
Labels
Milestone
CollectionEngine currently does not support ordering by multiple columns.
I tried extending the
Collection
class inside Datatable, and adding a new function (sortByMulti
), but never got too far into adding this functionality.The text was updated successfully, but these errors were encountered: