We have a RadGrid that include a column with RadRating control.
Our problem is that Grid takes too much time to load in the browser (aprox 8 seconds).
The ItemTemplate contains only a TextBlock and a RadRating Control.
When i remove the RadRating , the grid load normally (1 second).
The RadGrill run at server and use OnNeedDataSource. And the versiĆ³n of dlls is 2014
Any suggestions?
Thank you,
kind regards