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
I am having the same issue - any solution for it?
Thanks,
Udi
I'm not sure this is going to be possible as this is embedded in a large Composite WPF application. At any rate I wouldn't be able to share this code publicly. I'll see if I can replicate the issue with a demo app, using the assemblies we are implementing in our project and send that to you.
I am not sure if this is the same scenario as the one in the other thread. I was not able to reproduce this using the style. There must be something else that has effect on this. Can you please provide a sample with this behavior?
Thanks.
Sorry for the late response. I will get right on to it.
Alex, should I log a support request for this? It is rather urgent we get a resolution on this. Thanks.