Hello,
It appears that in some cases users cannot scroll to measures in the Pivot Grid.
Please run the attached sample application and expand hierarchies as it shown on the attached screenshot. Once you have expanded the hierarchies, you cannot scroll to the Reseller Sales Amount values.
Is there any workaround for this issue?
Thanks,
Alex
UPD1: I'm using Silverlight 2012. vol. 1
Hello Petar,
The compact layout solves the issue.
Thanks for your assistance.
Hello Alex,
I have been looking into your issue and usually the designed behavior is meant to only scroll the data cells, since the rows and columns dimensions are considered headers, which shouldn’t be scrolled. If you have restricted space, I can suggest using the compact layout: https://ko.infragistics.com/samples/silverlight/pivot-grid/#/compact-layout , or super compact layout functionaries: https://ko.infragistics.com/samples/silverlight/pivot-grid/#/super-compact-layout
Please let me know, if I can be of any further assistance on the matter.