I'm using the internal build for SL4 RTW. I went into Blend 4 Beta and created a resource dictionary for the default RowStyle of the RadGridView. I did not make any changes to the style, other than to create the template/style via Blend. Now, I have noticed a substantial impact to the scrolling performance of the grid. Becuase I didn;t modify the style, its appearance is exactly the same, but there is a noticeable slowness now in scrolling.
How to reproduce:
1. Create a SL4 project with a simple RadGridView (I populated it with about 150 rows of data).
2. Open the project in Blend 4 Beta, and editthe template for RowStyle. Save this template unchanged.
3. Rebuild the project and run. When vertically scrolling the rows, you will notice that the performance is much slower.
How to reproduce:
1. Create a SL4 project with a simple RadGridView (I populated it with about 150 rows of data).
2. Open the project in Blend 4 Beta, and editthe template for RowStyle. Save this template unchanged.
3. Rebuild the project and run. When vertically scrolling the rows, you will notice that the performance is much slower.