Data grid does not show scroll bar and design become obsolete after adding material design in WPF MVVM Application
问题 I am using both material design and dragablz:TabablzControl in WPF MVVM application.Material design is used to style button and text box. Grid is located inside tab control.After loading bulk data in to data grid I am facing below design issues. it does not show scroll bar. I have tried with scroll viewer though it didn't work. Actually I can scroll down using arrow key and mouse scroll. But the scroll bar is not visible. When we click on a single row of the data grid that row become