Issue
I'm new to React and am using the Table component from react-bootstrap.
I want to sort my table in ascending order of the 'Days Till Expiry' column.
But the Table component doesn't have a sorting property, does anyone know how I could do this?
Solution
I would recommend using react-bootstrap-table then use these examples
Answered By - Paul McLoughlin Answer Checked By - Katrina (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.