3.2.0

Issue w/ Tab Selection

Hi,
I am currently evaluating AW and very closed to buy it for my company.
I am using it in conjunction with Struts Tiles. In the tab section, I use html code such as window.location.href=''+path+'/mySyncProperties.do?SyncId='+val+''; It loads the new page fine, but the tab selection get back to its original state. sTabs.setSelectedItems([0]); I have tried sTabs.setSelectedItems([index]) this into onCurrentItemChagned / onItemClicked method, however, nothing seems to be working. Am I missing something here? Any help will be appreciated. Thanks in advance for your help.
Tarique
July 25,
Are you saying that on clicking a tab, you refresh the page?
Justin
July 25,
Yes, it has three differents section i.e. header, drop down menu, tab and detail section. Detail section get refreshed but everything else stays same.
Tarique
July 25,
Well if you are calling sTabs.setSelectedItems([0]), it is going to reset if you refresh the grid. Perhaps I am misunderstanding you. Can we get a screenshot?
Justin
July 25,

This topic is archived.

See also:


Back to support forum