Hi,

I already have my DataGrid completely editable with all the features (Enter
and Tab keys).
I want now to implement the editable property on the DataGridColumn, so I
could choose each column to be editable.
However I need to access this property inside DataGridColumn from the
DataGridItemRenderer perspective.

I couldn't find a way to navigate to DataGridColumn thru
DataGridItemRenderer.

Any thoughts?

Reply via email to