Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1255
Problem with XamDataGrid vertical scrollbar
posted

I am having a problem with xamdatagrid vertical scroll bar where if I put it in a grid and set the grid column width to "Auto" the scrollbar disappears, if I increase the width of the grid area with a splitter it reappears. I am using wpf 2009.2

How can I force the vertical scroll bar to appear when the grid is using Auto width mode.