Has anyone else here experienced extreme slowness with the asp:menu on pages containing large amounts of data (2 - 3 meg)? Removing the security trimming seems to have helped however that is not a solution.
I switched from an xml provider to a sql provider and have noticed some increase in performance however on these large pages, it will still take 2 - 3 seconds when you mouse over a menu item for it to pop out.
Unfortunately the only real 'solution' I have found so far is viewing the pages in FireFox. Oddly enough, in FireFox, the pages load like lightning and the menu works fantastically.
No, making the pages smaller is not an option - it is many rows of data in nested datalists.
I had posted this on Microsofts forums however they removed it and suggested I post here.
Wrong forum or they don't like it pointed out when FireFox renders their own code better than IE?