I have never set up an item renderer. I have an idea of how it works, but is there any example code out there that I can at least see so that I can build one?
Thanks for your help!!! Christian Watt Director Information Services Superior Livestock Inc. [EMAIL PROTECTED] 800-422-2117 -----Original Message----- From: Tariq Ahmed [mailto:[EMAIL PROTECTED] Sent: Monday, November 06, 2006 11:50 PM To: Flex Subject: Re: MutiLine data grid 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:3310 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
