Posted
on Nov 14, 2011
(permalink)
Hi, my name is Steven from a software company. We are developing a project to the government using Telerik Window Component.
We are facing an slow performance issues in the client PC with the RadForm.
1) When I tried double click the .exe file to load the first page (We use RadForm as first page) of the window application. The Form only contained 2 RadTextbox and 2 RadButton, but it took 10 seconds to be appeared after double clicked on the .exe. The form doesn't have any connection to the database.
2) When I tried to click to open another form (RadForm), it took about 11 seconds to complete loading the form (This form contained more telerik controls).
Does it caused the slowness with more than 20 Rad Controls in a page?
Appreaciate if anyone could help me on this issues.
Thanks.