Hello,
Using vs2010 RC and Radcontrols 2010 q1 for wpf in a new project.
Having serious problems with the load performance of the radcontrols.
When using a radgrid, radribbon and raddock on a new window.
(no data loaded in the gridview)
The window.show () takes way to long. The window is first showing without any controls. And after a view seconds the controls become visible.
System specs of dev system are good and cannot be the problem
I’m new to wpf (only winform experience) so maybe I forget something?
Tried running in .net 3.5 and 4.0 but found no difference.
Anybody experiencing the same problem?
Kind Regards,
Tim van Rooijen