Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Meenakshi on Sep 11, 2009 04:02
open dhtmlx forum
Tabbar Problem - iFrames-ondemand

Hi,

I am using a DHTMLX Tabbar with iFrames-on-demand mode.
Suppose I have 3 tabs , Tab1, Tab2 and Tab3 and there are three separate aspx pages that are called on each tab.when user clicks on each tab, thae corresponding page is loaded.

The problem is that ..
If the user navigates to all the tabs once. and later on if data in Tab 1 page is changed, and it is required to modify the values in another Tab 2.
when user saves data on Tab 1 and then navigated to Tab 2, the updated data is not reflected on Tab 2.

Please help.

Thanks,
Meenakshi
Answer posted by Support on Sep 11, 2009 04:06
You can

a) use "iframe" mode, in which data always reloaded when active tab is changed
or 
b)  use forceLoad command , to reload the content of tab, when it is necessary.
http://www.dhtmlx.com/dhxdocs/doku.php?id=dhtmlxtabbar:api_method_dhtmlxtabbar_forceload&s[]=forceload