Harry,
You would use an itemrenderer for the DataGridColumn.

You can find examples in the documenation.
http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&file=cellrenderer_072_35.html

Regards,
Rob

On Feb 8, 2008 7:34 AM, Harry Saputra <[EMAIL PROTECTED]> wrote:

>   Dear Friend,
>
> I have build datagrid in jsp that can show multiple lines in one data row
> like that :
>
> Column a | Column b
> -------------------------
> 1 | a
> | b
> | c
> 2 | d
> | e
> | f
>
> And it's simple, just using '<br>' ( html new row ) as separator from text
> source ( a<br>b<br>c )
>
> How can I get it on flex DataGrid ?
>
> Thanks
>
>  
>



-- 
-- 
Regards,
Rob Rusher

Adobe Certified AIR, Connect, ColdFusion MX and Flex Instructor
m: 303-885-7044
im: robrusher

Reply via email to