Daily Archives: August 19th, 2008

There is no tooltip for datagridColumn.But instead its dataTipField. The following is the syntax:

<mx:DataGridColumn headerText=”name” dataField=”name” dataTipField=”name” showDataTips=”true”/>