Quantcast
Channel: SCN : Blog List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 646

ComboBox with custom items

$
0
0

Hi there,

 

This component will allow you to create a combobox with any item you desire.

 

All you need to do is set the Items property with the following string pattern

 

KEY,TEXT;KEY2,TEXT2;KEY3,TEXT3

 

And the component will do the rest.

 

Here is the code.

olafecorcam/com.leandro.gp.combobox · GitHub

 

combo.jpg

Use the following BIAL syntax to get the values inside the combo.

 

COMBOBOX_1.getSelectedKey();
COMBOBOX_1.getSelectedValue();

Best

Leandro


Viewing all articles
Browse latest Browse all 646

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>