I'm making a webpage in c# in Visual studio.
I added a Navigation Menu from the toolbox.
It says that I can get the data for the Navigation Menu from an XML file.
Anyone know how I would create and xml file to house this data?
ASP.NET xml File for Navigation Bar?
see if this helps:
http://aspnet.4guysfromrolla.com/article...
Reply:Try to load XML data to a dataset. Then get the data from the dataset.
Hope this helps!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment