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
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?