I don't know off the top of my head, you could try \r or \f. The second alternative is to use an itemRenderer. If you base it off mx:Text you can pass your text into the htmlText property, and it should recognize a <br>.
Christian L. Watt wrote: > I have a datagrid set up and word wrap works great, much better than > Flash, but I need to insert a return. I have tried \n <br> and > nothing seems to render a new line. Do I have to build a cellRenderer, > and if so, can someone point me to somewhere that will give me an idea > of how to do this. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3309 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
