Wet-boew: Keeping the sorting arrows but not auto sort.

Created on 10 Mar 2019  路  2Comments  路  Source: wet-boew/wet-boew

Hi again,

I want to be able to sort the table by clicking the arrows on the headings but I want to disable the auto sort on load. Right now I have tried to put "ordering": false but this removes completely the sorting functionality.

Thank you again in advance.

Table enhancement Question Resolved

Most helpful comment

I say try this "order": [].

All 2 comments

I say try this "order": [].

"order": []

Excellent! Thank you very much!!

Was this page helpful?
0 / 5 - 0 ratings