Thanks Vizboy for the response... I guess I'll have to work with few rows
and control the height manually. I'm building a Dashboard with several
tables, I think the best way to go would be to show only a few important
things and then show the entire table in another page.

Thanks,
Jose.

On Mon, May 18, 2009 at 2:33 AM, VizBoy <[email protected]> wrote:

> It's a bug which we're aware of, but thanks for reporting anyway!
>
> - VizBoy.
>
>
> On Thu, May 14, 2009 at 5:52 PM, Jose Luis Canciani <
> [email protected]> wrote:
>
>>
>> Hello.
>>
>> I have a data table that has a fixed height. When the total rows goes
>> beyond that height a vertical scrollbar appears as it should. But
>> automatically a horizontal scrollbar appears too, even it's not
>> needed. I've come to realize that the problem is that the vertical
>> scrollbar is "inside" the table's parent div, and it occupies space:
>> it reduces the available width so the table does not have enough room
>> now to show and thus the horizontal scrollbar appears.
>>
>> Is there any way to avoid this? Cosmetically, when you have several of
>> this tables in the page, it's a very annoying thing.
>>
>> I could go through the DOM and set the scrollbar-x to hidden, but
>> sometimes the scrollbar-x should be present! I think the best solution
>> would be to "reserve" the width for the scrollbar before showing the
>> table, or making the scrollbars float somehow.
>>
>> Has anyone work this problem out in the past?
>>
>> Thanks,
>> Jose.
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to