Hello,
we have a project where the Grid.AutoGenerateColumns is turned off, and we create the columns programmatically.
During the create-process, we set the Column.Width to a fixed integer value.
When we do this, the application hangs when we try to scroll horizontally.
If we do not set the Width property for each column, everything works fine.
We use the Telerik WPF Q1 2010 package, with Visual Studio 2010
we have a project where the Grid.AutoGenerateColumns is turned off, and we create the columns programmatically.
During the create-process, we set the Column.Width to a fixed integer value.
When we do this, the application hangs when we try to scroll horizontally.
If we do not set the Width property for each column, everything works fine.
We use the Telerik WPF Q1 2010 package, with Visual Studio 2010