hugoware / jlinq-beta

Total rewrite of jLinq - Public beta code
http://hugoware.net/projects/jlinq
237 stars 59 forks source link

Sort issue with multiple keys #3

Open aaronholsonege opened 13 years ago

aaronholsonege commented 13 years ago

There is an issue with the sort method when multiple keys are specified and one of them has a desc flag ('-column').

Here is an example: http://jsfiddle.net/tFrGu/