Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: XML and Form controls


Message #1 by "Brian Mains" <bgmst5@y...> on Fri, 14 Sep 2001 00:15:15
Hello,

I am having problems with a sidebar in an application that I am creating.  
I want to have a sidebar of links that are pulled from an XML file.  I 
pull out the XML data, I create a LinkButton, and I add the link button to 
the control.  However I want one link button per line, and it is jamming 
them all together.  I started attaching a <br/> to the end and that didn't 
work also.  Anybody have any ideas?  Also, can I create the subelements of 
the XML file to be hidden, and when the master list is created, it makes 
the subentries visible?

Thanks,

Brian

  Return to Index