We are using RadControls for WPF Q2 2010.
In our project we need to update the RadGridView which contains about 100 or more strokes several times in minute. We set the property “DataLoadMode” of the RadGridView to Asynchronous but updating of the GridView hinder the program to work fast and correctly.
Can you tell us the way to resolve this problem?