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

how to select multiple check boxes from basic list

former_member654348
Participant
0 Likes
436

Hi All,

My basic list displays a set of files as check boxes.

I need to select one or more check boxes and and click on a push button(custom) , those files have to be downloaded.

But it ths capturing only 1 check box i gave selected, not all.

Is there any procedure to move all selected entries into an internal table, to process them ?

Knidly help me.

Thanks,

Pallavi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
401

Hi ,

Please refer to program : DEMO_LIST_READ_LINE

Regards,

Srini.

1 REPLY 1
Read only

Former Member
0 Likes
402

Hi ,

Please refer to program : DEMO_LIST_READ_LINE

Regards,

Srini.