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
1410
XamGrid - VerticalAlignment Top does not work - its always stretched
posted

Hello

Im using Infragistics for WPF 12.2.20122.2202

Very simple scenario: I have a view and want to have XamGrid that is not stretched to the parent container - instead - it should be vertically alignment to the top.

The problem is that, whatever I set for the VerticalAlignment, the content seems to be always stretched

(how I know this, well - if there are many columns, the HorizontalScrollBar appears on the very bottom. Instead - it should appear just under the last row within a grid).

Is there any way to achieve this?