-
Sencha User
Restoring states for TreePanel and Dynamic TabPanel
Hi,
I have a two panels: A TreePanel (URL TreeStore) on the left with a list of departments and employees. When an user clicks on the employee name, a new tab is added to the TabPanel on the right for each employee (if there is no tab already open for that employee).
When an user logs out and logs back in, I wanted to restore the state of TreePanel and have the same number of tabs opened and same active tab as he had before logging out.
I was able to restore state of few other components in my page by adding stateId and stateEvents. However for these two components, I was unable to restore the state.
Wondering if you can shed some light on state management for TreePanel and TabPanel with dynamic number of tabs.
many thanks for looking.
-
Please have a look at the following:
http://www.sencha.com/forum/showthre...ull-tree-panel
There is nothing built-in to save states in treePanel at this time.
Regards,
Scott.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules