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
170
XamDataGrid
posted

Hello,

I have a Horizontal XamDataGrid in a fixed-width container. It is bound to a DataTable. The DataTable periodically has rows added to it. When the XamDataGrid becomes too wide, a horizontal scrollbar appears. I prefer that the scrollbar be visible from the beginning, but disabled until it is needed. Is there a way to do this?

Bill