Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I have a wizard that I'm adding 64 pages to in form load event. I'm also loading a treeview as an alternate nav method to pages in the wizard.
It is taking about 4-5 secs and I'd like to speed it up (or have the appearance of it speeding up...i.e. if it could be cached, that'd be fine). Any ideas? If pages could be inserted at a specific location, I'd have some of them set at design time, but 45 pages are data driven (45 with the current data), so that would only help some anyway.
Thanks!
|