unsupported sorting column index

unsupported sorting column index

brightakbrightak Posts: 2Questions: 1Answers: 1
edited January 2017 in Free community support

Hello all,

I inherited a project that included DataTables. It had used a column that a client wanted to sort by. I figured out how to remove my column's index from the orderable:false columndefs, but I still get the ajax error "unsupported sorting column index" when they try to sort the column.

Thanks in advance for the help.

Regards,

Adam

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,844Questions: 1Answers: 10,518 Site admin

    Happy to take a look if you can link to the page please.

    Allan

  • brightakbrightak Posts: 2Questions: 1Answers: 1
    Answer ✓

    So, "Unsupported sorting column index" was an error message written by a developer here -- nothing to do with DataTables. Crisis averted. Thanks for your prompt response.

  • allanallan Posts: 63,844Questions: 1Answers: 10,518 Site admin

    Super - thanks for the update. Good to hear you have it sorted out!

    Allan

This discussion has been closed.