‎2006 Dec 02 8:40 AM
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
‎2006 Dec 02 8:47 AM
hi,
sorry u r using FM right!
Pls take a look at RSDEMO_DROPDOWN_LISTBOX.
rgds
Anver
‎2006 Dec 02 12:06 PM
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.