ssuperczynski / ngx-easy-table

The Easiest Angular Table. 12kb gzipped! Tree-shakeable. 55 features and growing!
https://ngx-easy-table.eu
MIT License
371 stars 100 forks source link

Custom in-table Sort not working #391

Closed gerbsen closed 1 year ago

gerbsen commented 2 years ago

Hello, If started to use this library quite a bit. So far it's been really great and everything is possible. But now there seems to be an issue with custom sorting, which is also visible in the demo: https://ngx-easy-table.eu/#/custom-intable-sort.

The columns Name and Level are being sorted, but the rest of the table is not sortable any more. Is there something I'm missing?

Kind regards, Daniel

ssuperczynski commented 1 year ago

I've fixed demo. Just remove this.configuration.orderEventOnly = true;