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

FCode in table control?

Former Member
0 Likes
451

Hi all..

Whenever i click on the scroll of the table control, it open out another subscreen .Why issit so ? I using a scrollable gui when create the table control. Is there any fcode for the table control. For your info my table control is in the tab control. Any help

2 REPLIES 2
Read only

Former Member
0 Likes
383

You might have placed the subscreen in the screen where table

control container lies.

Everytime on scrolling the table control the PBO and PAI is

called for that screen so it is executing the Call subscreen statement in PAI everytime.

It seems there is no Ok_code for the scrolling.

How are you using your subscreens? is there any condition

for subscreen calling functions.

Read only

Former Member
0 Likes
383

Hi gary yip,

There is no any function code for scrolling, i thing you did not restrict to display the sub screen so put the relavent condition to display subscreen.

Plzz reward if it is useful,

Mahi.