Multi columns based sorting

Multi columns based sorting

TasTingoTasTingo Posts: 2Questions: 0Answers: 0
edited April 2010 in General
I want to keep the primary column sorted always and then the other columns are sorted by the user but without disturbing the first column that was sorted as default.

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    Hi TasTingo,

    Try http://datatables.net/usage/options#aaSortingFixed :-)

    Allan
  • TasTingoTasTingo Posts: 2Questions: 0Answers: 0
    Hey allan,

    thanks for the solution. It can be so easy! :o)
This discussion has been closed.