Hi.
I found 2 bugs scrolling. The first is very critical for my project, the second proved to be when writing a test application. You can see first bug on the picture. Examples in the attachment.
Correction of this bug is extremely important, any advice welcome
This did not solve my problem, but gave an excellent idea. Thanks for the advice!
Hello,
Thank you for your post. I have been looking into it and the code you have provided and for the issue from the screenshot attached, I suggest you see this forum thread:
http://news.infragistics.com/forums/p/59791/303784.aspx
where “Grid_scrollingRecord.zip” sample has a workaround for this behavior, because this is expected since you have only one Record in your XamDataGrid. The sample demonstrates how to achieve a RecordLevel Scrolling. As for your other issue, I can say that this behavior is by design, because the scrolling is made to scroll the whole Records for a better performance of the XamDataGrid and you are not able to use a pixel scrolling.
Please let me know if you require any further assistance on the matter.