hi
i would like you to help me please
<mx:AdvancedDataGrid id= "TAB" dataProvider="{dp}">
<mx:columns>
<mx:AdvancedDataGridColumn headerText="A" dataField="A"/>
<mx:AdvancedDataGridColumn headerText="B" dataField="B"/>
<mx:AdvancedDataGridColumn headerText="Sum" labelfunction="fct_Add"/>
</mx:columns>
</mx:AdvancedDataGrid>
i have an advanceddatagrid wich have clomuns populuted by a dataprovider(A&B) and a column calculated by a labelfucntion (Sum)
i would iterate & retrieve on all those rows including calculated ones , it is impossible by using TAB.dataprovider wich return only A&B datas
thanks & sorry for my english ![]()
North America
Europe, Middle East and Africa
Asia Pacific