How to hide the combobox in the FieldChooser that appears after adding a FieldChooserFilter.
Hello Homam,
I am just checking if my last reply was helpful for you.
If you require any further assistance please do not hesitate to ask.
Sincerely,
Svetla
Thank you for your post.
You can hide/collapse the xamDataGrid FieldChooser combo box by setting its FieldGroupSelectorVisibility property to Hidden/Collapsed.
You can see a sample that presents this functionality in WPF Samples Browser version 2013 volume 1 under xamDataGrid / Display / Field Chooser Settings.
You can also check our online help and this link in particular: http://help.infragistics.com/Help/NetAdvantage/WPF/2013.1/CLR4.0/html/InfragisticsWPF4.DataPresenter.v13.1~Infragistics.Windows.DataPresenter.FieldChooser~FieldGroupSelectorVisibility.html
Looking forward for your reply.
Svetla Boykova