Dynamically toggle vertical scroll
Dynamically toggle vertical scroll
I'd like the ability to have the user choose to see a list of rows in the DataTable in either a scrolled fashion (sScrollY) or as a whole document with all rows. The main reason for turning off scrolling would be to allow the user to print the full dataset.
Is there any way to set a flag in the existing oScroll object and do a fnReDraw to re-render with or without scrolling?
Is there any way to set a flag in the existing oScroll object and do a fnReDraw to re-render with or without scrolling?
This discussion has been closed.
Replies