I have an MVVM application using the XamDatagrid.
I would like to enable/disable rows on my Enable item property.
Forum examples date back from 2009 and use some Style property Setter.
Is there a simpler way using a plain binding, for example <... IsEnabled="{Binding Enabled}"...>?
Thanks Michael,
It works great. Case closed :-)
Hello Jean-Marc,
Thank you for contacting Infragistics. A DataRecordPresenter style is still prevalent for your custom property and has been discussed recently on the following forum post.
https://es.infragistics.com/community/forums/t/108706.aspx
Let me know if you have any questions.