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
1030
Disable cells in xamdatagrid at runtime
posted

Hi,

I am using a XamDatagrid in my application. The grid has checkboxes in the recordselector. When I select a record in the grid, I want certain cells in the record to be made as readonly. And when I uncheck, I have to set those back to edit mode. Can you give some inputs on how this can be achieved.

Thanks,

Poornima