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
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,
Hi Nikolay,
Thanks for responding immidiately.
version and build number of Product I am currently using is 10.2.20102.1029.
I have attached sample application below where i can able to replicate the same problem.
my obervation is that if we have 1 level of heirarchy there is no prablem(scrolling is smother) .if we have 2 nd level or more level hierarchy then we are facing that problem(scrolling issue).More over we have not set Indentation property of the XamGrid to 0 .
please let me know, are u able access below sample app or not?
if not suggest me how can i share you the sample app