I have an xml data file that I would like to use to populate a popup select box within Dashcode that can subsequently be filtered using the Match method. I can include the xml file within the project but none of the data bindings I try seem to work even to populate a basic dropdown list before even trying to apply filters.
The xml structure is: <Data> <Item>One</Item> <Item>Two</Item> <Item>Three</Item> </Data> I am sure that I am missing something obvious. Any guidance on the correct bindings to use would be gratefully received. Is there anything more substantial than the Apple Dashcode User Guide that explains the various bindings in more detail please. Thanks in anticipation -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
