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

TABLE CONTROL-selection vanishes

Former Member
0 Likes
373

when i m selecting table control row....after than when m scrolling up & down ....the selection vanishs....m using 2 table control on one screen

1 REPLY 1
Read only

Former Member
0 Likes
338

on table control attributes mark w/SelColumns (its in the bottom)

on the input field on right of it write a variable name which is of 1 character length an define that variable in TOP Module.

A left pushbutton will appear with every row after you activate the code.

Use this button to select the row.