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

regarding table control

i045323
Product and Topic Expert
Product and Topic Expert
0 Likes
398

Hi,

i have table control with the selection column defined.

is it possible to trigger PAI on selecting a particular row?

i mean when i select a row on the table control by clicking in selection column

is it possible to trigger PAI event of the screen?

thanks and best regards,

Pramod.B.S.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
376

Hi ,

You can assign a function code to each of the columns in the table . In the screen double click on the column and in resulting popup screen (which displays the attributes of the column) , we have a field fo Function Code and Function type , assign some function code to the column .

Doing this should give you the desired result.

Regards

Arun

1 REPLY 1
Read only

Former Member
0 Likes
377

Hi ,

You can assign a function code to each of the columns in the table . In the screen double click on the column and in resulting popup screen (which displays the attributes of the column) , we have a field fo Function Code and Function type , assign some function code to the column .

Doing this should give you the desired result.

Regards

Arun