Application Development 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: 

Table settings in table control

former_member182371
Active Contributor
0 Kudos

Hi,

in my table control if the user does an input then sometimes the window of table settings (the one that appears if you click on the upper right button of the table control)appears automatically.

Users do assure that they do input as usual and in some cases this window appears whereas in others it does not.

Why is this happening?

Best regards.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You remove this button by going the attributes of table control. You uncheck the configbl properties.I think this will solve your problem.

Regards

Abhishek

3 REPLIES 3

former_member223537
Active Contributor
0 Kudos

Hi,

In the pf-status have you assigned any F2 button or any other key for table settings.

If yes, then please remove the same. F2 key is for double click.

Best regards,

Prashant

former_member182371
Active Contributor
0 Kudos

Hi,

In the pf-status i have not assigned any F2 button or any other key for table settings.

Best regards.

Former Member
0 Kudos

Hi,

You remove this button by going the attributes of table control. You uncheck the configbl properties.I think this will solve your problem.

Regards

Abhishek