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
370
No scrollbar in field chooser
posted

I have a case where I use the XamDataGrid only to show the column headers for my own grid. The columns of my grid get synchronized if the user changes the XamDatGrids column sizes, positions or add/remove columns via the FieldChooser. Please take a look at the provided screenshot.

My problem is that the FieldChooser does not show scrollbars in this particular case. Unfortunately we have lot's of columns in this case.

Maybe you should know, that we add a single (hidden) dummy record to the XamDataGrid in order to force the grid to show the column headers.

Sincerely

Tino

 

 

  • 34510
    Offline posted

    Hello Tino,

    What version of the XamDataGrid are you using?  13.2?

    I created a simple sample using the 13.2 assemblies but I wasn't able to reproduce this behavior.  When I open the FieldChooser I see a scrollbar when I resize the FieldChooser window to cut off the labels.  You can find my sample attached to this post.

    Can you modify my sample to reproduce the issue and send it back to me?

    WpfApplication1.zip