:: Forum >>

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
Wednesday, July 25, 2007
Are you saying that on clicking a tab, you refresh the page?
Justin
Wednesday, July 25, 2007
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
Wednesday, July 25, 2007
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
Wednesday, July 25, 2007

This topic is archived.


Back to support forum

Forum search