active tab value doesn't work
Posted: Tue Jun 21, 2011 1:21 am
Hi,
the active tab panel value doesn't seem to work if you have an error indicated on any other tab.
How to demonstrate.
create a standard 3-tab tab panel. on tab 0 (first tab), put a text box with one error message with an error condition indicator.
in rpg, set the active tab value to 2 (third tab) and make sure the error indicator for the text box on tab 0 is set to off. exfmt the screen. tab 2 will be displayed as expected. click on tab 1 (middle tab) to return to rpg. in rpg, set the text box error indicator on, set the active tab value to 0 (first tab) and exfmt the screen. tab 2 (middle tab) will still be displayed, with the error message bleeding through from tab 0 (first tab). I expect that tab 0 should be displayed.
Can you have a look at this . I can send some code if required.
thanks & regards
Tony C
the active tab panel value doesn't seem to work if you have an error indicated on any other tab.
How to demonstrate.
create a standard 3-tab tab panel. on tab 0 (first tab), put a text box with one error message with an error condition indicator.
in rpg, set the active tab value to 2 (third tab) and make sure the error indicator for the text box on tab 0 is set to off. exfmt the screen. tab 2 will be displayed as expected. click on tab 1 (middle tab) to return to rpg. in rpg, set the text box error indicator on, set the active tab value to 0 (first tab) and exfmt the screen. tab 2 (middle tab) will still be displayed, with the error message bleeding through from tab 0 (first tab). I expect that tab 0 should be displayed.
Can you have a look at this . I can send some code if required.
thanks & regards
Tony C