mleibman / SlickGrid

A lightning fast JavaScript grid/spreadsheet
http://wiki.github.com/mleibman/SlickGrid
MIT License
6.81k stars 1.98k forks source link

sort dataView by two columns #1084

Open husseinkhatib opened 8 years ago

husseinkhatib commented 8 years ago

How can i sort the dataView by two columns like fastsort() function?

6pac commented 8 years ago

Please check out the examples before asking a question. http://mleibman.github.io/SlickGrid/examples/example-multi-column-sort.html