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
665
XamDatagrid Readonly Rows
posted

Hi there

I’m using WPF Infragistic 2011 V2 XamDatagrid. The application is based on MVVM. I need to make some of the records editable while the rest of the rows remain readonly based on a Boolean property  (IsReadOnly) in my model. It appears to be such a simple task but I can’t find an example of how to do it without writing code behind.  Please help.

Regards

Boris