Mar 31, 2006 #1 AhmetSinav IS-IT--Management Joined Mar 28, 2006 Messages 25 Location TR how can i insert or remove selection list items. and how can i take the selected itemindex from selection list. Best Regards.
how can i insert or remove selection list items. and how can i take the selected itemindex from selection list. Best Regards.
Mar 31, 2006 Thread starter #2 AhmetSinav IS-IT--Management Joined Mar 28, 2006 Messages 25 Location TR For insert item SELECT-1:ADD-LAST(SELECT-2:SCREEN-VALUE). we can use first phrase about last. for remove item SELECT-2ELETE(SELECT-2:SCREEN-VALUE). Upvote 0 Downvote
For insert item SELECT-1:ADD-LAST(SELECT-2:SCREEN-VALUE). we can use first phrase about last. for remove item SELECT-2ELETE(SELECT-2:SCREEN-VALUE).