Advertisement

05.14.2008 at 01:35AM PDT, ID: 23400604
[x]
Attachment Details

Bind Drop Down List to Data Island

Asked by Steven_Prescott in Dynamic HTML (DHTML), Extensible Markup Language (XML), Programming for ASP.NET

Tags: asp.net html, ie6

I have an xml data island that has the following structure
<root>
    <level1 name='blahblah'>
        <level2 name='blahblah'>
          <level3>blah</level3>
          <level3>blah</level3>
          <level3>blah</level3>
          <level3>blah</level3>
      </level2>
      <level2>
          <level3>blah</level3>
      </level2>
    </level1>
    </level1>
      ...
      ...
</root>

I am having real trouble binding drop down lists to this data.
I have tried both the <asp:dropdownlist> and standard HTML <select> list
If anyone out there has an example of how to do this it would be much appreciated
Thanks in advanceStart Free Trial
 
 
[+][-]05.14.2008 at 02:22AM PDT, ID: 21562309

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 02:33AM PDT, ID: 21562360

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.15.2008 at 12:17PM PDT, ID: 21577060

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.15.2008 at 12:23PM PDT, ID: 21577134

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 06:34AM PDT, ID: 21582511

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Dynamic HTML (DHTML), Extensible Markup Language (XML), Programming for ASP.NET
Tags: asp.net html, ie6
Sign Up Now!
Solution Provided By: Steven_Prescott
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628