angie
03-07-2008, 01:06 PM
Hi,
I'm trying to create an AdvancedDataGrid in Actionscript but I don't seem to have access to the dataProvider property. I can set this in MXML but not in ActionScript. Does anyone know why this is? I'm using the trial version of Flex 3 at the moment, could it be due to that?
Also, is there any way to add an itemEditor to a column in ActionScript, but specify properties on the component? Eg, to specify the minimum and maximum on a NumericStepper? This doesn't seem possible as the itemEditor property is of type ClassFactory.
Thanks,
Angie
I'm trying to create an AdvancedDataGrid in Actionscript but I don't seem to have access to the dataProvider property. I can set this in MXML but not in ActionScript. Does anyone know why this is? I'm using the trial version of Flex 3 at the moment, could it be due to that?
Also, is there any way to add an itemEditor to a column in ActionScript, but specify properties on the component? Eg, to specify the minimum and maximum on a NumericStepper? This doesn't seem possible as the itemEditor property is of type ClassFactory.
Thanks,
Angie