0

Without specifying height I am unable to move the scrollbar to the bottom of the Grid it belongs to. Using VerticalAlignment="Stretch" does nothing. Is it not possible to either move the scrollbar or stretch the datagrid to fill its parent?

1
  • I can not believe i didn't see that. Thank you! Commented Aug 14, 2024 at 9:45

1 Answer 1

1

It seems that the DataGrid is inside a StackPanel. If that's the case, try putting inside a Grid.

Sign up to request clarification or add additional context in comments.

1 Comment

If this worked, please accept it as the answer so we can close this session.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.