Vue-tables-2: No auto ordering/sort?

Created on 3 Oct 2017  路  1Comment  路  Source: matfish2/vue-tables-2

  • Vue.js version: 2.2.1
  • webpack

How can I prevent table ordering at first column? before i use the ids in first column and sort works good because the rows are ordered by the id, but now i remove the id column, and now is ordering by name, i wish prevent automatic ordering before click in headings, this is possible?

Most helpful comment

Have you upgraded to the most recent version?
As of version 0.6.7 there is no more default sorting by first column.

>All comments

Have you upgraded to the most recent version?
As of version 0.6.7 there is no more default sorting by first column.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sylvaincaillot picture sylvaincaillot  路  3Comments

jigarzon picture jigarzon  路  3Comments

yosokus picture yosokus  路  3Comments

JKHeadley picture JKHeadley  路  4Comments

singiankay picture singiankay  路  4Comments