Rave Component: calendar component not working well with Tab Set
Hi all,
I created a prototype page using Sun Java Studio Creator.
Scenario 1. In the page, I drop one Tab Set component with 3 tabs. Then I drop calendar component onto Tab Set's first tab Layout Pane. Compile and run.
-When click on 2nd tab, the page show 2nd Tab. That's fine. Then I go back to 1st tab. Its fine too.
-After all, I select a date from Calendar. Then when I click on 2nd Tab, it doesn't work or go to 2nd tab. It remains in 1st tab.
Scenario 2. In the SAME page, I drop calendar component onto the page layout instead of Tab Set. Compile and run.
-When click on 2nd tab, the page show 2nd Tab. That's fine. Then I go back to 1st tab. Its fine too.
-After all, I select a date from Calendar(New). Then when I click on 2nd Tab, it doesn't work or go to 2nd tab. It remains in 1st tab.
Has anyone came across this weird scenario before? Pls help...
regards,
airqq

