Hi,
We are using RadScheduler to display a rota. The data per eah date is very minimal. However the page which containc RadScheduler control takes about 12-15 seconds to load completely before on can start working on it. The query which fetches the date is fairly basic and highly optimised. So we don't see any problem there.
Earlier on load, the control was defaulted to to display data for a month. Then it used to take around 20-25 seconds before a page loaded. But ever since we configured it to display data for 7-days, the time has come down to around 12 seconds.
What we conclude is that the javascript or html that the control brings alongwith it takes fairly long time to load.
Is there a way we can reduce the amount of javascript of html that is loaded. Or elase if you think there are other problems, can you just the solution?
Thanks
We are using RadScheduler to display a rota. The data per eah date is very minimal. However the page which containc RadScheduler control takes about 12-15 seconds to load completely before on can start working on it. The query which fetches the date is fairly basic and highly optimised. So we don't see any problem there.
Earlier on load, the control was defaulted to to display data for a month. Then it used to take around 20-25 seconds before a page loaded. But ever since we configured it to display data for 7-days, the time has come down to around 12 seconds.
What we conclude is that the javascript or html that the control brings alongwith it takes fairly long time to load.
Is there a way we can reduce the amount of javascript of html that is loaded. Or elase if you think there are other problems, can you just the solution?
Thanks