Individual Column Filter - Move Input to top of dataTable
Individual Column Filter - Move Input to top of dataTable
Hello!
I am using the implementation of individual column filtering using server-side processing as per the example here:
http://datatables.net/examples/api/multi_filter.html
I would like the individual column filter input boxes to appear above the column headers .
I followed this thread: http://datatables.net/forums/comments.php?DiscussionID=89
And was able to make the columns appear at the top, however, the columns are no longer auto-sizing and I can't find a way around this. I've fiddled with "'bAutoWidth': true" by putting it in and taking it out of the datatable call.
Any thoughts?
D.
I am using the implementation of individual column filtering using server-side processing as per the example here:
http://datatables.net/examples/api/multi_filter.html
I would like the individual column filter input boxes to appear above the column headers .
I followed this thread: http://datatables.net/forums/comments.php?DiscussionID=89
And was able to make the columns appear at the top, however, the columns are no longer auto-sizing and I can't find a way around this. I've fiddled with "'bAutoWidth': true" by putting it in and taking it out of the datatable call.
Any thoughts?
D.
This discussion has been closed.