I have "sScrollY" : $(document).height() - 260
When the window is resized, this isn't recalculated. I see the fnColumnAdjust api, is there a similar api to adjust the number of rows, or otherwise redraw the table with a new sScrollY value?
When the window is resized, this isn't recalculated. I see the fnColumnAdjust api, is there a similar api to adjust the number of rows, or otherwise redraw the table with a new sScrollY value?