PDA

View Full Version : ItemEditor ADG file selector


shizny
08-09-2008, 11:47 PM
Can anybody help me with specifying a file selector box or something like that for an itemEditor in a ADG Cell. I have, and does not work.

<mx:AdvancedDataGridColumn editable="true" dataField="image" itemRenderer="mx.controls.Image" itemEditor="mx.controls.FileSystemList" headerText="Player Image"/>

Thanks in advance.