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

Data not display on Tab Control

Former Member
0 Likes
724

Hi all...

I gt this problem. I create a Tab control with 3 tab.

When screen is load the first time. Data on the second tab does not display any value. Only i press execute, the value then appear.

Hw can i show the value out when the screen is loaded?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
664

Hi,

I think you have made the data select in the PAI module.

Make it into PBO module. I hope this would help.

Regards,

Renjith Michael.

Hi all...

I gt this problem. I create a Tab control with 3 tab.

When screen is load the first time. Data on the second tab does not display any value. Only i press execute, the value then appear.

Hw can i show the value out when the screen is loaded?

4 REPLIES 4
Read only

Former Member
0 Likes
665

Hi,

I think you have made the data select in the PAI module.

Make it into PBO module. I hope this would help.

Regards,

Renjith Michael.

Read only

Former Member
0 Likes
664

Hi gary,

you just put ur select query in PBO module...

from this ur problem will dafinately solved...

plz reward points if useful...

Regards,

Bhumit Mehta

Read only

Former Member
0 Likes
664

I solved my mistake. Is not due to the select statement in PBO.

Read only

0 Likes
664

How did u solve the problem, please share it