DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

table sorting: remove red background color and create examples for sorting #937

Closed floydchenchen closed 5 years ago

floydchenchen commented 5 years ago

according to react boostrap table sorting examples, three sorting examples are mainly needed:

  1. default sorting / column sorting (sorting by alphabet)
  2. custom sorting function
  3. custom sorting with external data