Scroll bar start after some columns
Scroll bar start after some columns
![Hueseniglobal](https://secure.gravatar.com/avatar/55966a4012cad003d849eb135754bc26/?default=https%3A%2F%2Fvanillicon.com%2F55966a4012cad003d849eb135754bc26_200.png&rating=g&size=120)
Hello,
Hope you are fine and doing well, i want to add scroll bar after 2 or 3 column. so first 2 column will not scroll while i am moving to right. the purpose is doing this for inline editing. i want to do this without fixed column, bcs when i have used fixed column my other functionality stop to work.
So is there any way to to do this without fixed column
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I'd suggest using two separate tables and modifying the style so that they're right next to each-other without margins - this probably isn't the most sensible answer, but it should work in the meantime![:) :)](https://datatables.net/forums/resources/emoji/smile.png)
Hi @Hueseniglobal ,
No, that's the aim of FixedColumn, so it's all in there. If you want help in understanding why your other functionality stops when FixedColumn is enabled, we're be happy to take a look if you can create a fiddle or post a link to your page demonstrating the problem,
Cheers,
Colin