Width jumps to 100% instead of min when sScrollY is set
Width jumps to 100% instead of min when sScrollY is set
![benhoefer](https://secure.gravatar.com/avatar/8147c2c42b35f2a0e692ac020f3960ec/?default=https%3A%2F%2Fvanillicon.com%2F8147c2c42b35f2a0e692ac020f3960ec_200.png&rating=g&size=120)
I need a y-scroll bar but when I use this option:
"sScrollY": "200px",
The width jumps to 100% width instead of keeping the table as small in the x direction as possible. Is there a way around this? I can fix it by fixing the width of the table div container, but this table is dynamic and so it is difficult to set a fixed width for every application. Thoughts?
Ben
"sScrollY": "200px",
The width jumps to 100% width instead of keeping the table as small in the x direction as possible. Is there a way around this? I can fix it by fixing the width of the table div container, but this table is dynamic and so it is difficult to set a fixed width for every application. Thoughts?
Ben
This discussion has been closed.
Replies
Allan