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

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -