- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
You will not be able to bind to that data as the structure is not know at render time. You can load that XML into the data dom then parse and place the data in the fields yourself (by parse I mean manipulate the Dom to give you back the value of a node). There is a fair amount of coding involved. I have included a sample if you are interested. In my case I am populating a dropdown with the returned values.
Hope that helps
Paul
fill_dropdown_LDAP.pdf
477 KB
Views
Replies
0 Likes
Total Likes