njleonzhang / vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui
https://njleonzhang.github.io/vue-data-tables
MIT License
1.02k stars 221 forks source link

Reset sort #221

Closed Bagovi closed 5 years ago

Bagovi commented 5 years ago

Hi,

Is there a way to trigger sort reset, i looked at documentation about el-table and there is method clearSort();

SInce i'am using data-tables-server component i'm looking for a way to trigger that clearSort() method without clicking on el-table-column label.

close-issue-app[bot] commented 5 years ago

This issue is closed because it does not meet our issue template. Please read it.

njleonzhang commented 5 years ago

refer to https://github.com/njleonzhang/vue-data-tables/issues/148