This question is locked. New answers and comments are not allowed.
The grid is in a user control/stackpanel that is inside a content frame (circa SL LOB). The current situation is that the grid will go off the bottom of the screen and not show scrollbars.
If I set MaxHeight, I need to account for resize and setting the dependancy property in code escapes me.
Is ther a better way that will contain the grid only to the visible screen and give me the scrollbars on the grid?
If I set MaxHeight, I need to account for resize and setting the dependancy property in code escapes me.
Is ther a better way that will contain the grid only to the visible screen and give me the scrollbars on the grid?
