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
Hi Krasimir,
Thanks for the update and assistance, I am fine with that.
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
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.
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.
I have reproduced the steps that you described and the fixed field stays on top while unfixed fields go under the fixed filed when you scroll horizontally.
I have made a sample application with your scenario.
Please let me know if you can reproduce the behavior with my sample, or if I have missed something. Looking forward to hearing from you.