This question is locked. New answers and comments are not allowed.
Hi.
I have found that memory leak occurs when size of ItemsSource binded with RadGridView changes.
I set 20,000 items list as ItemsSource in RadGridView. Then I removed 500 items in ItemsSource continuously until clearing ItemsSource. Whenever items removed, memory usage increased. And the memory was not freed up ever.
How do I solve this problem?
I have found that memory leak occurs when size of ItemsSource binded with RadGridView changes.
I set 20,000 items list as ItemsSource in RadGridView. Then I removed 500 items in ItemsSource continuously until clearing ItemsSource. Whenever items removed, memory usage increased. And the memory was not freed up ever.
How do I solve this problem?