Partial Horizontal Scrolling
Partial Horizontal Scrolling
WhyFoo
Posts: 3Questions: 1Answers: 0
Hi,
I had a wonderful experience using DataTables so far. My Question is i want to implement partial horizontal Scrolling, the point being that my rows have some very important data which should be displayed at all times, and some very situational, which i would like to have a horizontal scroll option, without getting away from the important Data.
Is there any way to implement this?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
http://datatables.net/extensions/fixedcolumns/
Thank you so much!