jquery mobile - Multiple columns sorting in backbone -


I have 3 columns that sort me individually However, if I click on the top of any column , Then it is sorted If I click on the second column header then the first column changes.

I need the first column, to remain unchanged, while other columns need to be sorted based on the first column.

Underscore.js or another library with similar API is already in your page.

Underscore. JS has a static sorting method for archiving -

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -