Hi Frnds,
Am new to Webdynpro ABAP, I am working on Tabstrip control, i have some problems while navigating between Tabs in Tabstrip.
My Scenario:
I have two tabs in Tabstrip, each contains,
1. Label and Input Field as Mandatory.
2. Label and Input Field
i want to throw the error msg to fill the input field, whenever i click on second tab without entering mandatory field,
I have tried with using SELECT Event in Tabstrip, When i click to Second tab without entering Value the Msg comes,
i tried with "report_attribute_error_message" method.
But it goes to second tab, it cant stay on first tab itself.
I need your Help or Sample code to achive.
Thanks,
Pradeep.