Tag Archive for 'editordatafield'

12
May

Using a NumericStepper control as an item editor for a DataGrid control in Flex

The following example shows how you can use a NumericStepper as an item editor for a Flex DataGrid control by setting the itemEditor and editorDataField properties on the DataGridColumn object.

Full code after the jump.

Continue reading ‘Using a NumericStepper control as an item editor for a DataGrid control in Flex’