Hi,
I have this code:
[MY CONTENT]
ScrollViewer.CanContentScroll="True"
ScrollViewer.VerticalScrollBarVisibility="Auto"
ScrollViewer.HorizontalScrollBarVisibility="Auto">
...
In Grid:
- first row has height 50
- second row has full height for to view data in fullwith mode
As I have set the height datagrid as I can see the vertical scrollbar into DataGrid?
Thanks.
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Roberto SalemiPosted May 6, 2015, 3:45 AM
Sabyasachi MishraPosted May 5, 2015, 9:06 AM
Avoid uses of Margin and heights if you are using scrollviewer