I'm using the latest telerik version. Developed an application using it. If a request is raised from the client side the application takes about 30 to 40 sec to completely display the requested output. I' v about 5 RadGrid One master page 3Radspliters one Tapstrip , Treeview , some RadTextBox and RadComboBox each and every component are of Rad-Telerik component type and RadAjax in one single page.
Even to display the no record found the request and response are about 30 to 40 sec. I could't figure out why it takes this much time.
In my application if the request is raised, with 15 to 20 sec i'm able to see the output . For about 10 to 15 sec the loading ... is happening . After about 30 to 40 sec only i'm able arise another request.
Please suggest me what should i do to increase the performance. I have found some performance tuning articles and tried that too from converting the radcomponents to normal asp controls. But, this does not solve my problem .
Even to display the no record found the request and response are about 30 to 40 sec. I could't figure out why it takes this much time.
In my application if the request is raised, with 15 to 20 sec i'm able to see the output . For about 10 to 15 sec the loading ... is happening . After about 30 to 40 sec only i'm able arise another request.
Please suggest me what should i do to increase the performance. I have found some performance tuning articles and tried that too from converting the radcomponents to normal asp controls. But, this does not solve my problem .