0 Replies Latest reply on Jun 30, 2009 5:55 AM by thinkwise

    HtmlTabPanel rerender on valueChange event

      While using the valueChangeListener of the HtmlTabPanel we noticed that the HtmlTab.setRerender doesn't work.

      We had to add an extra actionListener to every HtmlTab to use the rerender functionality.

      Is this a bug? Maybe some more documentation will help other developers.