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 managed to reproduce the behavior that you are getting with version 10.3.20103.2065 and Windows 7 Enterprise x86. The issue that you described is fixed internally .I have tested the sample with the latest internal build under Windows 7 Enterprise x86 and the grid behaves as it supposed to.
You can see the release dates from the link below:
http://es.infragistics.com/support/service-releases.aspx#ServiceReleases
Please let me know if you require any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
Hi Krasimir,
Thanks for the update and assistance, I am fine with that.