Jump to content

Adding values from XML file to combo box

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
amie654

amie654

    Newbie

  • Members
  • Pip
  • 3 posts
Hello
I have created an XML File with an root and in it 12 "rows".
Now I wish to bind that Data to my combo box (design time) so when the user press on the combo box he would be able to see those 12 rows.
How do I do it?

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
You will need to use PHP or JavaScript to accomplish this. Do you know either of those languages?