Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: List Box Controls and XML Data


Message #1 by "Jeffrey Goldberg" <goldbergjeffrey@y...> on Tue, 17 Sep 2002 15:44:37
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

  Return to Index