Addition scrollbar on table head of datatable
Addition scrollbar on table head of datatable
seema123
Posts: 2Questions: 2Answers: 0
Hello i am using data table in my project. i want horizontal scrollbar on top also how can i do this? i am using following property but i can not achieve it
sScrollX: "100%",
sScrollXInner: "120%",
bScrollCollapse: true,
Answers
This example should help. If not, we're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin