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# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

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