I just got the header wrap to work. I had to set headerHeight="30" to
see both rows.

Individual cell/column styling probably will require a custom cell
renderer.

To hide/show specific row sets you will need to manipulate the dg's
underlying dataProvider.

Tracy

-----Original Message-----
From: Tom Fitzpatrick [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 15, 2005 12:23 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] hiding/showing datagrid items


At 12:24 PM 2/15/2005, you wrote:
>That looks like it would make a really cool custom component,
>synchronizing a tree on the left with a grid on the right.
>
>It will be hard in just a datagrid because I don't think the cells can
>be different widths on different lines. Your indentations couldn't
>overlap.

What I'm trying now is to patch together the effect using different
kinds 
of components.

The main feature that's important is the ability to expand and contract 
different groups of rows in a datagrid. What I'm trying now: breaking up

the data into individual data grids and adapting the Expansion demo (in 
Flex Explorer) to show and hide them. It's not going particularly well,
so 
any help would be appreciated.

It would help if I could figure out how to style the text in individual 
cells of a datagrid.

Also, I couldn't make the linewrap work with the

headerText="Base{newline}Price ($)"

code posted in another message on this list. I even set
variableRowHeight 
to true, and it didn't make a difference.

- Tom 






 
Yahoo! Groups Links



 







Reply via email to