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

screen jumping problem with Table Control

Former Member
0 Likes
626

Hi,

I have an application using Table control in which User will enter some data . Now the problem is up on entering some thing in the table control, the screen is jumping to some other screen. This is not happening when I tested with my system ( I am using a smaller size Laptop), but in other system with big laptop the screen is jumping to some other screen.( Not staying in the screen where the User has entered the data, but moving to the next screen.).

Can U pls help me to resolve this screen jumping problem.

Regards,

Srinivas

4 REPLIES 4
Read only

Former Member
0 Likes
582

Hi Srinivas,

As per you, you didnt done any page settings in table control, its taking default size so that its jumping in big one, Try to do the screen settings which is to be fit for all size of screens.

Regards

Arani Bhaskar

Read only

0 Likes
582

Hi Bhaskar,

How can I set or control screen properties in this regard? Can u pls explain me.

Is there any way to capture the current page in pai event. I think we need to have a control on this.

Regards,

Srinivas

Read only

Former Member
0 Likes
582

Hi,

In order to test it in your system , increase the screen resolution settings of your system and adjust the size of your screen accordingly.

Regards,

Raghavendra

Read only

Former Member
0 Likes
582

I have resolved this problem