Hi,
Is there any way to improve performance when using the Accordion with many controls? We notice that ALL the AccordionItems are being laid out before the page renders. Is there any way to have it postpone that until/unless an item is expanded?
Any other tips for us? We have very many user controls inside a listview inside each accordion section so we are looking for any optimizations that may be possible.
thanks!