This question is locked. New answers and comments are not allowed.
Hello,
In our product we've got a number of RadDataGrids shown in dashboard-like manner.
Their number may be up to several dozen, but each deals with a relatively small amount of data (usually less than a 100 cells in each grid).
There appears to be a substantial delay (up to several seconds) between the moment the data becomes available for binding, and the moment the data actually gets rendered.
I understand that this is a very generic and vague question, but would you be able to recommend any possible approaches for reducing this time lag?
With the small amount of data I believe this is not a virtualization issue. Maybe the controls may be further optimized?
In our product we've got a number of RadDataGrids shown in dashboard-like manner.
Their number may be up to several dozen, but each deals with a relatively small amount of data (usually less than a 100 cells in each grid).
There appears to be a substantial delay (up to several seconds) between the moment the data becomes available for binding, and the moment the data actually gets rendered.
I understand that this is a very generic and vague question, but would you be able to recommend any possible approaches for reducing this time lag?
With the small amount of data I believe this is not a virtualization issue. Maybe the controls may be further optimized?