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