HC200ok / vue3-easy-data-table

A customizable and easy-to-use data table component made with Vue.js 3.x
MIT License
538 stars 108 forks source link

Is there any way to customise sort of column, client side? #384

Open thepurpleblob opened 3 weeks ago

thepurpleblob commented 3 weeks ago

I need slightly finer grained control of the sort - actually I mostly only need to make it case-insensitive. Is there any way to do that?