Is it possible to fix one row at the bottom of the table?

Is it possible to fix one row at the bottom of the table?

alanchavezalanchavez Posts: 4Questions: 0Answers: 0
edited September 2013 in General
I have a table and I'd like to know if it's possible to have one row fixed at the bottom, or one row that is not affected by "sort" functions and it's always at the bottom of the table.

My table contains a bunch of numbers, and I need to add a "Total" row that adds all the values in the table. I already have the row, but datatables is always sorting the row.

I'll add a JSbin

Replies

  • essexstephessexsteph Posts: 57Questions: 0Answers: 0
    Just put it in ....

    Steph
  • alanchavezalanchavez Posts: 4Questions: 0Answers: 0
    LOL, it's so simple that I'm ashamed of how I couldn't think of that before.

    Thanks a lot essexsteph!!
This discussion has been closed.