table with scroll using all height

table with scroll using all height

jd0000jd0000 Posts: 25Questions: 6Answers: 0

I'm trying to work with the height of the datatable. I want to be able to make the table the full available height, and also scroll veritically. Vertical scroll works fine as long as i set scrollY when initializing the table. But when trying to make this work on different screens I'm not sure how to just make it fill up all of the space available in its div. Is there something I'm missing?
I'm also using column filters on the footer ... so both the header and footer would be fixed at top and bottom. Is there an easy way to accomplish this or a setting I'm missing?

This discussion has been closed.