How to move sorting icon to different header row?

How to move sorting icon to different header row?

dobrzycdobrzyc Posts: 5Questions: 2Answers: 0

Hello All?
I have big data table, and I need move sorting icons move to header row above main header row.
Do you know how to do it?

Thank you for respond and best regards.

This question has accepted answers - jump to:

Answers

  • kthorngrenkthorngren Posts: 21,083Questions: 26Answers: 4,908
    Answer ✓

    Set the orderCellsTop to true to move the sorting icons to the top row.

    Kevin

  • dobrzycdobrzyc Posts: 5Questions: 2Answers: 0

    Thank you, but I need to set a specific row. Top row is not enough because I have in the top row colspans. Is it possible to set specific row?

  • allanallan Posts: 62,990Questions: 1Answers: 10,367 Site admin
    Answer ✓

    Currently no - sorry. It well be possible in DataTables 2 which will ship early next year.

    Allan

Sign In or Register to comment.