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
205
Fieldchooser horizontal instead of vertical
posted

Not sure what has changed but the field chooser used to show the fields in a vertical format and now the fields are in a horizontal format.  What should I be looking for that might have changed?  Is the field chooser based on a listbox style?

Thanks,

Linda Rawson

  • 69686
    Suggested Answer
    posted

    Hello Linda,

    Actually the items control that the fields are held in is a ListBox. That is why if you have a style for the ListBox, this control will pick it up.

    However, I can see this behavior only if you define the style inside the XamDataGrid's resouces. One way to counter this effect is to move it somewhere else in the resources.