Scroll to a specific column on page load
Scroll to a specific column on page load
![tomasjuarez](https://secure.gravatar.com/avatar/35e3582e21c47bcb5fb8a080881b1ad1/?default=https%3A%2F%2Fvanillicon.com%2F35e3582e21c47bcb5fb8a080881b1ad1_200.png&rating=g&size=120)
Hi! Is it possible to scroll to a specific column automatically when page loads? I see that it's possible for rows with row(x).scrollTo();... I want to do the same, but with columns...
This discussion has been closed.
Answers
Hi @tomasjuarez ,
This thread should help, it's asking the same thing,
Cheers,
Colin
Duplicate of this thread: https://datatables.net/forums/discussion/53946/start-horizontal-scroll-bar-on-particular-column#latest
Hi Colin, this is not duplicate. I have commented the other thread with the difference between both threads.
If you can help me, I would really appreciate it.
Did you try the thread that Colin linked to?
If its not working then please post a link to a test case replicating the issue.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin
Understood - this one is answered in my first reply. Looking at the other one now.