Haven't tried it, but I'm pretty sure AdvancedDataGrid supports column
span

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of aceoohay
Sent: Wednesday, March 05, 2008 8:31 PM
To: [email protected]
Subject: [flexcoders] Multi line datagrid...

 

I have a number of cases where I need to use a data grid but I have a 
text field that could contain 100s if not a few thousand characters of 
text. What I would like to do is display the short data in a columnar 
format and have a multiline text area tha takes up the entire width of 
the grid. 

In HTML I would merge the columns (colspan) for the second line. In 
flex I can't see a way of creating the second line, let alone merging 
the columns of the second line.

Can this be done in flex?

I have flex 2.01 currently, but would be willing to upgrade for this 
feature alone, if that was wht it took.

Paul

 

Reply via email to