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

Pygame memory leak with transform.flip -

python - Writing Greek in matplotlib labels, titles -

cmake set_source_files_properties not working properly -