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

listbox - vrm set values

Former Member
0 Likes
580

Hi all,

I am makig a list box and I am using the vrm_set_values function for that. Can you please suggest, how to make my listbox scrollable or how to make the no. of rows in the listbox - dropdown fixed?

Thanks

Ribhu

2 REPLIES 2
Read only

anversha_s
Active Contributor
0 Likes
347

hi,

sorry u r using FM right!

Pls take a look at RSDEMO_DROPDOWN_LISTBOX.

rgds

Anver

Read only

0 Likes
347

Hi Ribhu,

you cannot control the attributes of the listbox while you are using this FM.

if you want to limit the number of records, you can do it by sending only those many records to the FM Interface.