Adding search filter, pagination, etc and TableTools to FixedHeader
Adding search filter, pagination, etc and TableTools to FixedHeader
jc3835
Posts: 10Questions: 0Answers: 0
Hello all,
I've found a couple of posts related to this topic, but fairly old and un-answered, so I thought I'd start anew.
What I have is a DataTables implementation using TableTools and FixedHeader, and everything seems to be playing nice thus far.
What I'd like to do is put the TableTools buttons into the FixedHeader, as well as the standard search filter box, pagination buttons, etc.
I
Somewhat off-topic; I had to remove a space between the } and ) at the very end (line 916) of the FixedHeaders.js file in order to get it to work, and also replace the $ on line 173 with jQuery. Anyone else had to deal with that quirk? This was necessary for FixedHeaders to work in both IE8 and FF. Just downloaded FixedHeaders today, version 2.0.5.
All help is greatly appreciated, as always.
Thanks in advance,
Joshua.
I've found a couple of posts related to this topic, but fairly old and un-answered, so I thought I'd start anew.
What I have is a DataTables implementation using TableTools and FixedHeader, and everything seems to be playing nice thus far.
What I'd like to do is put the TableTools buttons into the FixedHeader, as well as the standard search filter box, pagination buttons, etc.
I
Somewhat off-topic; I had to remove a space between the } and ) at the very end (line 916) of the FixedHeaders.js file in order to get it to work, and also replace the $ on line 173 with jQuery. Anyone else had to deal with that quirk? This was necessary for FixedHeaders to work in both IE8 and FF. Just downloaded FixedHeaders today, version 2.0.5.
All help is greatly appreciated, as always.
Thanks in advance,
Joshua.
This discussion has been closed.
Replies
I would like to see those buttons are always visible. And the panel would fit perfectly.
But how?