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”/>

One Comment

  1. The above code segment is useful.


Post a Comment

*
*