This question is locked. New answers and comments are not allowed.
Hello,
I found 2 memory leaks (with grouping and scrolling).
Open http://demos.telerik.com/silverlight/#GridView/Performance
After opening this page memory usage is 169MB. After grouping by Name column memory usage increase to 173MB. And after removing grouping it increase to 193MB.
Now click the first row and scroll down with an arrow key (not mouse). After 500 rows memory usage increase by 240MB.
