2008 Jul 22 5:30 PM
Hi,
I am creating a BSP application using HTMLB.
I have a drop down list box.
I have created the listbox as follows:
<htmlb:dropdownListBox id="entries"/>
Now I see the list box on my screen.
I need to populate this list box with some 6 values(A1,A2,A3,A4,A5,A6).
How do I do this?
Could someone please help me with this?
Thanks,
Sudha.
2008 Jul 23 6:59 AM
Hi,
You need to use the attribute 'table' of the dropdownlistbox. This would be an internal table which must be populated with the necessary values. You can use the attributes
'nameOfValueColumn' & 'nameOfKeyColumn' to specify the values which will be handled internally & values which will be displayed to the user in the list respectively.
Note: There is a seperate forum for BSP queries. Kindly post your questions in that forum going forward.
Hi,
You need to use the attribute 'table' of the dropdownlistbox. This would be an internal table which must be populated with the necessary values. You can use the attributes
'nameOfValueColumn' & 'nameOfKeyColumn' to specify the values which will be handled internally & values which will be displayed to the user in the list respectively.
Note: There is a seperate forum for BSP queries. Kindly post your questions in that forum going forward.
2008 Jul 23 6:59 AM
Hi,
You need to use the attribute 'table' of the dropdownlistbox. This would be an internal table which must be populated with the necessary values. You can use the attributes
'nameOfValueColumn' & 'nameOfKeyColumn' to specify the values which will be handled internally & values which will be displayed to the user in the list respectively.
Note: There is a seperate forum for BSP queries. Kindly post your questions in that forum going forward.
2008 Jul 23 7:12 PM
Hi,
Thanks for your response.
Sudha.
Edited by: Sudha on Jul 23, 2008 8:33 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |