When a user click on the left hand navigation menu item I want to create a new tab in the content area without losing or refreshing any existing tabs.
Something like the way it works in PCD, when you work on multiple items, it opens up new tabs.
What is the best way to acheive this? The intent is to let the user work on an application in a tab (not a window) and open up another tab(not a window) for the new operation/click.
Thanks
Sid