Please, I need a example for load my options dinamically from database.
The server side is ok. I am using PHP for generate the XML from database.
But I need to know if is possible load this XML into my combobox.
Thanks for your help.
If not necessary the code but just an idea of how I can do this.
_____Brasiqui________
Obrigado pela ajuda

comboBox option
15 May, 2008 - 10:19 — andysHi,
I think you have already had the same question in another post.
In this node url
http://bdn.backbase.com/node/4824
I also have another idea
Why dont you create a comboBoxOption in your php file which gathering the data from the server, and then include or load that php file into your comboBox?
Hope those ideas are helping you,
Andys
It's ok.
15 May, 2008 - 18:23 — brasiquiYes, I can do this.
Thanks.