Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tabstrip and Subscreen

Former Member
0 Likes
551

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

4 REPLIES 4
Read only

Ashutosht09
Participant
0 Likes
530

Have you created the subscreen for other tabs too and are they linked properly?

Just check...

Read only

0 Likes
530

hi

Thanks for your reply

i already create each tab scbscreen and linked

Thanks and Regards

Suresh

Read only

0 Likes
530

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.

Read only

Former Member
0 Likes
530

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.