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

Problem with Position button in Table control

Former Member
0 Likes
409

Hi,

  I have a table control and a button to position the cursor on a particular line recor. When I click on the button, a popup will appear , in which I can enter the item no.On click of the select button , I need to close the popup and set the top_line of the table control based on the search criteria.

I am able to set the top_line.But this new top_line is not getting reflected in the table control unless untill I do an enter on the table.

Is there any logic for resolving this ?

Regards

Lavanya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
354

Solved it myself.

I am setting the top_line in the PAI.

1 REPLY 1
Read only

Former Member
0 Likes
355

Solved it myself.

I am setting the top_line in the PAI.