Need to save the page status in tabs during navigation

Hi,
I am using dhtmlXTabbar for my ContactList page in ASP.net application. My webpage contains a list of contacts for which I have used Paging.

I am loading this page using Iframe, when Clicked on a contact a new tab opens showing the details of the contact. I have done this using Tabbar.

The problem is when I come back to first frame, as you can guess the frame is reloading, and I have to again click on next page to go to that contact.

Is there a way to solve this, if so please give the solution.

Regards,
Srujan.

Hi,

you may use “iframes” hrefMode instead of “iframe”. In this case, each tab will get own iframe.