You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by SantiagoA <s....@gmx.de> on 2007/08/02 09:41:04 UTC

How to refresh a TabbedPanel

I have a refreshing problem with the TabbedPanel.

I have a grid on the first tab and a table on the second. When I push a
button on the Site, some values are calculated and the Tabs should be
refreshed. Tab1 is refreshed everytime the Button is pushed and Tab2 is
"never" refreshed, no matter which one is active. The values are refreshed,
cause if i change the active tab one time and back to the not refreshed one,
the refreshed values are displayed.
How can i force the refresh of the tabs, that everytime the button is
pushed, every tab should be refreshed automatically?

Thx for any help.

Santiago

-- 
View this message in context: http://www.nabble.com/How-to-refresh-a-TabbedPanel-tf4204617.html#a11959865
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: How to refresh a TabbedPanel

Posted by Igor Vaynberg <ig...@gmail.com>.
how about a quickstart.

-igor


On 8/2/07, SantiagoA <s....@gmx.de> wrote:
>
>
> I have a refreshing problem with the TabbedPanel.
>
> I have a grid on the first tab and a table on the second. When I push a
> button on the Site, some values are calculated and the Tabs should be
> refreshed. Tab1 is refreshed everytime the Button is pushed and Tab2 is
> "never" refreshed, no matter which one is active. The values are
> refreshed,
> cause if i change the active tab one time and back to the not refreshed
> one,
> the refreshed values are displayed.
> How can i force the refresh of the tabs, that everytime the button is
> pushed, every tab should be refreshed automatically?
>
> Thx for any help.
>
> Santiago
>
> --
> View this message in context:
> http://www.nabble.com/How-to-refresh-a-TabbedPanel-tf4204617.html#a11959865
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>