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

Creating check boxes on the screen dynamically in Dialog Program

Former Member
0 Likes
377

Hi all,

i am trying to create a screen where i need a check box for each and every plant for which the material has been extended,and the number of plants vary for each and every material and there can be new plants created and a material can be extended to the new plant is it possible to do in dialog programming.

thanks,

Nani.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
346

you can do that using the Tablecontrol or ALV grid control . you can place the checkbox to select the records in the beginning.

1 REPLY 1
Read only

Former Member
0 Likes
347

you can do that using the Tablecontrol or ALV grid control . you can place the checkbox to select the records in the beginning.