Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
Horizantal Scrolling Issue with hierarchical XamGrid
posted

I am Using  Silverlight 4 XamGrid in my Application. When grid is in expand mode,if we scroll vertically (to move first few rows to top ) and the scroll horizantally data rows are detaching from header .

 Please see the below screen shot for more information and help me to resolve this problem

Thanks,

Siva

Parents
No Data
Reply
  • 6912
    posted

    Hi,

    Could you provide more information? If you have a simplified sample that reproduces the issue will be of great help. Also what version of the product are you using (version and build number like 10.3.20103.1006)?

    Do you have the Indentation property of the XamGrid set to 0? If this is the case you might get a result like in the above screenshot because the widths of the columns won’t be synchronized in the different column layouts.

    Regards,

Children