How to make the scrollbar of the datagrid always visible #17352
|
I am unable to set it up using these two methods, and ’visible‘ and ’auto‘ have the same effect. |
Replies: 2 comments 2 replies
|
Since this question is still unanswered i thought i might add my solution, in case it helps anyone else. This seems to work for me. I put the DataGrid inside the ScrollViewer like shown here and then specify with |
|
For anyone struggling with this on version 11 the marked answer no longer works. Edit: Actually, the solution might depend on the Theme being used. The above works for the Fluent Theme. |
Thank you for your reply. This is what I did and it solved my problem:
horizontal is the same.