I don't believe DatGrid supports HTML datatips. Ely. ________________________________
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of ben.clinkinbeard Sent: Friday, January 26, 2007 6:23 AM To: [email protected] Subject: [flexcoders] DataTip on DataGrid doesn't support html? The docs show examples of using dataTipFunction for charts, and they show/say you can use simple html tags in the returned string. However, I am using dataTipFunction on a dataGrid, and any tags I put in the return string (<b>) are displayed as plain text. Am I missing a flag somewhere or is html just not supported in this context? Thanks, Ben

