Hello,
I new to xamDataGrid so please bear with me. I am experiencing some weird behaviour with the field chooser. The grid has a number of hidden fields. When the field chooser is opened the visible fields are displayed but the names of the hidden fields are not. A check box is rendered for the respective hidden fields, however, the name only appears after a checkbox has been selected.
All other functionaliy seems to be working ok. I just can't figure out why it isn't showing the field names.
Here is the declaration for my field chooser in xaml.
<igDP:FieldChooser Width="180"
x:Name="fieldChooser"
AllCurrentFieldsVisible="True"
Margin="2,2,2,10"
FieldDisplayOrder="SameAsDataPresenter"
FieldGroupSelectorVisibility="Collapsed"
Visibility="Collapsed"
DockPanel.Dock="Left"/>
Any assistance would be appreciated. Thanks.
Steve
Same issue for me. Did you find a solution?
Thanks
Hi goupil,
we are still scratching our heads on this one. I'm glad to see that we are not the only ones with this issue. Maybe this will give Infragistics a bit of incentive to look into this issue more deeply. Is it possible for any of you to share your implementation with their support team? As I already stated in my last post we are not able to.
Looking forward to seeing what happens with this...
Cheers,