bootstrap-table
bootstrap-table copied to clipboard
Add `sortBy` method (similar as `filterBy`)
Description
Similar as filterBy it would be nice to have a sortBy method feature.
This way a table header could look like below:
The "Sort by:" dropdown could call this sortBy method and the "Category:" dropdown would call the filterBy method.