Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
555
AllowEdit=false only on single cell
posted

We want to change the AllowEdit-Mode based on the selected value in a XamComboEditor. The AllowEdit should only change in a single cell and not in the whole column. We tried to change the mode in the code-behind. But if we do so, all cells in this column are changed to AllowEdit=false. 

I've attached a sample project.

If you change the column "Status" to "ReadOnly" the cell "SecondName" shouldn't be editable and "SerienNummer" should be editable in the same row. 

XamDataGridSingleCellReadOnly.zip
Parents Reply Children