jbetancur / react-data-table-component

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
https://react-data-table-component.netlify.app
Apache License 2.0
2.04k stars 411 forks source link

Sort by Date or Special case not working #1183

Closed anilprajapatistartbit closed 10 months ago

anilprajapatistartbit commented 10 months ago

Sort issue

  1. Sort by Date not working
  2. Sort by Special Text like EMP -1001 list not working
anilprajapatistartbit commented 10 months ago

Using custom sort, I am able to achieve my thing. No issue in library.

anilprajapatistartbit commented 10 months ago

Close this issue