Please follow the steps,
Step 1: Launch Infragistics\NetAdvantage for .NET 2009.1\WPF\Samples\Feature Browser\xamDataGrid\Layout and Behavior\Add Record.
Observe the scrollbar length.
Step 2: Drag the scroll bar to see last records in the grid (but do not release the mouse thumb) and observe the scroll bar length.
Step 3: Now release the scrollbar thumb and observe the scrollbar length. As soon as user releases scrollbar thumb, the scroll bar length increases .
As you can see the difference in the scrollbar height,
(a) Before releasing mouse cursor,
(b) After mouse cursor is released.(Please follow attachment.)
Hi,
Is this issue resolved? I am using 10.2 and the thumb still changes sizes when I scroll to the bottom. I tried changing UseNestedPanels and had no luck. Is there something else that needs to be done?
Thanks
I'm also experiencing this issue running 9.2 and with UseNestedPanels set to true. Is this on the docket for any upcoming release?
Hi Alex,
Thanks for the quick reply.
Recently i have installed Infragistics NetAdvantage 2009.2 WPF with Service Release SR_2023 version. I have tried to set UseNestedPanels property of the ViewSettings of the XamDataGrid but found that the above mentioned problem still persist in this version.
Please update me as soon as this issue is resolved in your future SR.
Hello,
This is a known problem in the versions prior to 9.2. In 9.2, this issue is resolved with the Enhanced Grid View new feature. It is controlled by the UseNestedPanels property of the ViewSettings of the XamDataGrid.