hey, I have a problem with DataGridColumn,
I have a swf that contain DataGrid and DataGridColumns, which load variables from my web(php) and one of the column is formatted to be multiline.
then I test to run it on website and it works just fine,
however, I need to embed this swf to another swf, and when I run it on the web, its only show the content of the first row, and stop show anything until it reach the multiline column… (I tested it on every browser)
however if I’m not using multiline, it works just fine, but the sentences on the column isn’t showed completely…
can anybody help?
Thanks