‎2008 Jun 20 12:26 PM
Dear All
I am using Tabstrip control with 5 tabs. It is working fine, when i click Tab1 and Tab5. If i click other tabs, Tab5 activated. Other Tabs not working.
How to solve this??
Thanks and Regards
Suresh
‎2008 Jun 20 12:29 PM
Have you created the subscreen for other tabs too and are they linked properly?
Just check...
‎2008 Jun 20 12:32 PM
hi
Thanks for your reply
i already create each tab scbscreen and linked
Thanks and Regards
Suresh
‎2008 Jun 20 12:52 PM
Check in debugging mode after clicking on other TABS. check the function code which is captured and check the PAI logic under that function code.
Explain more which is not working. Corresponding subscreen is not getting displayed or some other problem?
Regards,
Lakshmi.
‎2008 Jun 20 12:31 PM
Hi,
check whether you have created subscreens for other tabs.Also give ref.field for other tabs as their respective subscreens.Write proper code in PAI for the same.