Hello,
I assume the following behaviour is a bug with the XamDataGrid 10.3.20103.2065:
Take a XamDataGrid, place it on a window and populate it with any data (you can use BindToSampleData, too). Add a FieldLayoutSetting to the grid and set the DataRecordSizingMode to Fixed. Start the App and fix eg. the first field to near edge. Make the window small enough to allow the grid to scroll horizontally. See the scrolled fields overlapping the fixed field. The fixed field should be on top.
Removing the DataRecordSizingMode from the FieldLayoutSetting solves the problem.
Just for those who might run into the same problem.
Best regards, Frank
Hello Frank,
I am just checking the progress on your issue.
Please let me know if this is what you needed and if you require any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
Hi Krasimir
sorry for getting back so late. I took your sample project compiled and ran it, and did not touch it by any other means. The bug still appears on my machine. Please have a look at the screen shot attached. I fixed the first column, sized the window to make the horizontal scroll bar appear, and then scrolled to the left. The second column's cell texts appear under the texts of the first column. The problem appears on my client's W7 Enterprise and Professional 32bit workstations, too.