scrollCollapse not respecting specified scrollY

scrollCollapse not respecting specified scrollY

marcusepmarcusep Posts: 4Questions: 2Answers: 0
edited August 2014 in Free community support

Specifying them this way:

            scrollY: 400,
            scrollCollapse: true,

The table has enough data to fill the viewport of 400px, yet if I set the scrollCollapse to true, the size of the viewport is being set to about 200px by datatables. Anyone have any ideas on what I am doing wrong?

thanks for your help!

Answers

This discussion has been closed.