SWEET, very cool, thanks for that Willem!

JG

On 5/30/06, Willem <[EMAIL PROTECTED]> wrote:
You can define a datatip per column using the dataTipField="xyz" to
point to field xyz in your dataprovider, e.g.:

<mx:DataGridColumn dataField="Desc" headerText="Description"
dataTipField="Reference" showDataTips="true" />

Or you can use the dataTipFunction="myDTF" property to exactly format
the text as you like in your myDTF() function.

Willem








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS






--
John Grden - Blitz

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to