Default view - When I’m navigating between the different entities on the sitemap
the default view loading very slow (records result set = 250 or 75).
- Paging with the same result set is fast.
In fiddler I can see that when you using paging its loading the data different way vs. first load (using homepage.aspx?etc=entitynumber).
I set all the client side IE settings following the Performance guideline, still the same problem.
Please help.