Hello,
I don't find the readonly property on the grid (in xaml code), is it normal ?
Which property replace IsReadOnly in xamgrid ?
Thanks.
Regards.
Cyril Avonde.
Hi,
The XamGrid does not have an IsReadOnly like the MS DataGrid.
You can check this article that describes how to enable editing of the XamGrid - http://help.infragistics.com/Doc/Silverlight/2010.3/CLR4.0/?page=SL_xamGrid_Editing_Data.html
Regards,