Hi,
I am pretty green with this stuff. I am going through the ASP.net for
beginners book and while the examples demonstrate how to bind data to
grids, they do not demonstrate how to bind data to things like list boxes.
I am trying to take the employees.xml example in Chapter 13 and instead of
reading it into a table, read it into a list box.
Any thoughts on how I can do this. I keep trying and I just get lost in
more namespaces trying to view the values of the data. Right now my list
box populates with "system.data.datarow"
Thanks,
Jeff