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

Module Pool - Table control problem

Former Member
0 Likes
360

Hi

Gurus .. Need help in module pool table control .

I have 2 table controls in my screen and based on line selection need to pass the data to another table control this is working fine.

But the problem is with first table control ,if there are two records in first table control it s ok but if it is with one record and when iam double clicking on it the data in first table control is diappeariing , Iam using pushbutton in first column of table control and clicking on it .

It is not disappearing when i go in debug mode and excute .

Pls guide me where iam wrong ..why after clicking the data is disappearing.

1 REPLY 1
Read only

Former Member
0 Likes
318

In addition to above mention problem it is working fine when single click.