Hi,

it seems that currently a DataGrid only supports one itemEditor
simultaneously, applied to one cell. We are currently in need to have
one item editor for each cell in one line.

In our application it makes complete sense that the DataGrid rows have
the state "being edited", so when clicked/rollover, every cell on that
row turns into a specific Flex control (combo, datefield, etc). 
This means that we need to extend the DataGrid and implement this feature.
Apparently, it seems that the DataGrid is composed of an array of
DataGridColumns, so it's not aware of rows - which complicates things.
I am a bit stuck with this... can someone point me a direction?

Thanks,

João Saleiro

--
CTO @ Webfuel
Adobe Certified Expert
Adobe Community Expert
Co-founder of the Portuguese RIA Community



Reply via email to