[flexcoders] DataGrid XMLList Problem

2007-09-14 Thread Manu Dhanda
Hii I have code something like this: mx:DataGrid id=categoryGrid dataProvider={XML(categoryXMLList).label} mx:columns mx:DataGridColumn headerText=Category dataField={myfunction(data.category_key)}/ mx:DataGridColumn headerText=Type

RE: [flexcoders] DataGrid XMLList Problem

2007-09-14 Thread Tracy Spratt
@yahoogroups.com Subject: [flexcoders] DataGrid XMLList Problem Hii I have code something like this: mx:DataGrid id=categoryGrid dataProvider={XML(categoryXMLList).label} mx:columns mx:DataGridColumn headerText=Category dataField={myfunction(data.category_key)}/ mx:DataGridColumn headerText=Type