Multi column sort
Grid.js supports multi column sorting by default. Hold the shift
key and click on multiple columns to activate it:
Live Editor
Result
Name | Age | Email |
---|---|---|
Mark | 25 | john@example.com |
Nancy | 25 | n99@gmail.com |
Eoin | 55 | eo3n@yahoo.com |
Nisen | 60 | nis900@gmail.com |
tip
Click on a sort button while you're holding the shift key to remove the sort from that column.