I would want to show a set of columns based on context. For example I would want to show columns 1-5 based on his selection and then dynamically change it to columns 1-10.
I know field chooser can do this, however I would want to programmatically control the visibility of columns. Can this be achieved in a MVVM kind of way.
Hello,
I am just checking, if you need any further assistance on this matter.
I have been looking into your question and I can suggest you look into the following blog from our online community where it is explained how to bind the ‘Visibility’ property of a field:
http://es.infragistics.com/community/blogs/josh_smith/archive/2008/06/06/binding-a-xamdatagrid-field-property.aspx
Let me know, if you need any further assistance on this matter.