I have the exact same problem since today. All table headers appear twice 
and overlapped, one of the duplicated headers scrolls, the other is fixed.

On Thursday, 27 June 2013 11:51:00 UTC+1, Heena wrote:
>
>  
> I have applies a particular height in options tag and played with the 
> implied haeder class to display the table header (code below). Of the two 
> overlapped headers, one header remains fixed and and the other one is 
> moving when scrolled. So i can see two headers at a time when scrolled.
>  
> .google-visualization-table-tr-head-nonstrict { font-weight: bold 
> !important;text-align: left !important;font-size: 12px !important;width: 
> 600px !important;background-image: none !important;}
>  
> options = {       width : 600, height:235, scrollLeftStartPosition : 50, 
> showRowNumber : true, 'chartArea' : chartArea, 'cssClassNames' : 
> cssClassNames  };
>  
> Any help is appreciated.
>
> On Wednesday, July 18, 2012 9:23:24 PM UTC+5:30, asgallant wrote:
>
>> The Table's automatically apply a fixed header if you assign the height 
>> option when drawing the table.
>>
>> On Wednesday, July 18, 2012 5:10:43 AM UTC-4, vishnu prasad wrote:
>>>
>>> How can i keep the table header row fixed suppose i have 5000 records i 
>>> need to scrool every time uptime to see the column heading and for some 
>>> reason i dont want to use pagination is there way to keep the header row 
>>> fixed and scroll only the data rows.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to