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
0
Regarding FieldChooser selection, get the selected item from from the field chooser
posted

How to get below lines of code  along with XamDataGrid  I want to get the selected item from FieldChooser. What is namespace required for the same 

<igDP:XamDataGrid.FieldChooserSettings>
                <igDP:FieldChooserSettings IsOpen="{Binding IsFieldChooserOpen, Mode=TwoWay}" />
            </igDP:XamDataGrid.FieldChooserSettings>