Archive for May 11th, 2008

11
May

Creating an editable DataGrid control in Flex

The following example shows how you can create an editable Flex DataGrid control by setting the editable property on the DataGrid and DataGridColumn objects.

Full code after the jump.

Continue reading ‘Creating an editable DataGrid control in Flex’