I think you just need to set editable to true on the DataGrid and on
the DataGridColumn's.

--- In [email protected], "Mark Ingram" <[EMAIL PROTECTED]> wrote:
>
> Hi, thanks for the response. I meant like a spreadsheet as in I can
> type into any cell I like. If you just imagine I have a data provider
> setup with {Monday, 1}, {Tuesday, 2}. The data grid will contain 2
> rows (and 2 columns). How can I get it so that I can click on the 3rd
> row and just type "Wednesday"?
> 
> I hope you see what I mean. I would just like to click on any cell and
> edit the contents.
> 
> Cheers,
> 
> Mark
> 


Reply via email to