When horizontalScrollPolicy is OFF, then all columns are crammed onto
the screen.  We'll shrink columns if we have to.

 

When horizontalScrollPolicy is Auto or On, then all column sizes are
honored.  However, if the sizes of the columns do not match the size of
the grid then you'll see some extra at the end.

 

________________________________

From: flexcomponents@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of arpan srivastava
Sent: Wednesday, December 06, 2006 7:08 AM
To: Flex Coders; Flex Components
Subject: [flexcomponents] problem with horizontalScrollbar for datagrid
?

 

Hi,
     I am designing a datagrid and I have many number of columns. When I
do 

horizontalScrollPolicy = ScrollPolicy.OFF.
    
    it tries to adjust it making it small, and with 

horizontalScrollPolicy = ScrollPolicy.Auto
 
it createas a horizontal scroll bar. but problem is that I am getting a
empty column at the end and as there is a vertical scrollbar also, so
the contents get hidden before vertical scroll bar for the last column.

 

________________________________

Check out the all-new Yahoo! Mail beta
<http://us.rd.yahoo.com/evt=43257/*http:/advision.webevents.yahoo.com/ma
ilbeta>  - Fire up a more powerful email and get things done faster.

 

Reply via email to