Simplica

ProductsLearnPurchaseSupportDemoDownload
  [Search] Search   [Recent Topics] Recent Topics  
TabPane selectedIndex doesn't work with value binding
Forum Index -> Tab
Author Message
catalinpetrisor


Joined: 07/06/2009 08:52:04
Messages: 11
Online

Hi,

I have a tab pane defined like this:

<e:tabpane selectedIndex="1" ajax="false" preload="false" reload="true" tabControlStyle="tabControl">

<e:tab id="basicInfoTab" text="#{i18n[edit.tabs.basicInfo']}">

</e:tab>
</e:tabpane>

In this configuration it works any button defined within any tab pane.

But if I change selectedIndex to be a value binding like:

<e:tabpane selectedIndex="#{EditPage.selectedTabIndex}" ajax="false" preload="false" reload="true" tabControlStyle="tabControl">

<e:tab id="basicInfoTab" text="#{i18n['edit.tabs.basicInfo']}">

</e:tab>
</e:tabpane>

no button is working from inside the newly selected pane.

Thanks.
Best regards,
Catalin Petrisor
adina_mihai
Simplica Team

Joined: 04/01/2007 00:00:00
Messages: 183
Offline

We reproduced and fixed this problem. Please send an email to support@simplica.com to get a patch.

Adina
 
Forum Index -> Tab
Go to:   
Powered by JForum 2.1.7 © JForum Team
Home   |  News   |  Contact   |  About   |  License   |  Privacy   |  Documentation
Copyright © 2009 Simplica Corporation. All rights reserved.