column filtering not working, and column filtering plus scrolling?
column filtering not working, and column filtering plus scrolling?
slcronin
Posts: 4Questions: 2Answers: 0
I've got this jsfiddle set up, pretty bare bones : http://jsfiddle.net/8X7sV/
I followed the column filtering example pretty exactly, I thought... as you can see, only the first footer filter dropdown is even a dropdown, and it doesn't have anything in it, and the other columns aren't even dropdowns.
If you add the scrolling in, it gets even worse (just uncomment the scrollX, scrollY, and scrollCollapse options in the js).
Does anybody have any idea what I'm doing wrong?
This discussion has been closed.
Answers
i have the same problem http://www.datatables.net/forums/discussion/21595/scroller-and-individual-column-filtering#latest
example : http://live.datatables.net/efuyaj/104/edit
I'm not at all sure what I did differently, but I've got the column filtering working the same as the example, now (though not in the jsfiddle) - it may have had to do with the order of when things got loaded? Not sure. There appears to be a problem with the example, so I'm going to open a new thread for that.