jesser Report post Posted February 9, 2011 Hi, I'm currently developing an export panel in which i'm using the export component, The component hides to the left until the user clicks on a side panel button to show it when its not shown the export component container is set to the style="display: none" through some jquery and changed to a visible value on user click, the problem is that every time the container for the export component switched to/from display: none the export component is rendered again (ot seems) and all exported items are lost anyone know is there a way that I could back the list up to a temporary location and then on display just recover the list? or is there any other way to get around this behaviour? any help is much appreciated! Share this post Link to post Share on other sites