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
1825
Apply Field Chooser Programmatically
posted

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.