Hey!
I have a question to the binding mechanism and what is better for the performance of my site. I created a website with currently about 6 RadGrids and I bound these grids with different ObjectDataSources. Now the performance is not very well, it takes about 7 seconds until the whole page is loaded and in the database there are only a few rows.
Is there a way to improve this performance and is it a better choice to bind the RadGrids manually in the code behind class?
Thanks for any help!
I have a question to the binding mechanism and what is better for the performance of my site. I created a website with currently about 6 RadGrids and I bound these grids with different ObjectDataSources. Now the performance is not very well, it takes about 7 seconds until the whole page is loaded and in the database there are only a few rows.
Is there a way to improve this performance and is it a better choice to bind the RadGrids manually in the code behind class?
Thanks for any help!