Home All Groups Group Topic Archive Search About
Author
10 Jul 2006 7:01 AM
yogee
Hi All,
I have to create dynamically XML and binding it to menu control (default
menu that comes with ASP .net 2.0) using xmldatasource. But I don't know in
what format that XML file has to be written. Wherever I see example on net,
it discuss about sitemap datasource but no-one discuss about XML (ofcouse
site map is XML but... I am talking about XML datasource). On this forum also
no-one has raised that question.
Please let me know if you know any link or provide sample xml file.
Thanking you in advanced,
-yogee

Author
10 Jul 2006 9:23 AM
ValliM
Hi Yogee.

Refer the link

http://www.codeproject.com/cs/menu/PopulatingMenuControlASP2.asp

to populate Menu from the XML datasource.

Regards,

Valli

(www.syncfusion.com)

Complete set of ASP.Net controls and components
http://www.syncfusion.com/toolsweb

Show quoteHide quote
"yogee" <yo***@discussions.microsoft.com> wrote in message
news:3F110009-8DF9-4EC7-BF65-F1E55FF5C5F4@microsoft.com...
> Hi All,
> I have to create dynamically XML and binding it to menu control (default
> menu that comes with ASP .net 2.0) using xmldatasource. But I don't know
> in
> what format that XML file has to be written. Wherever I see example on
> net,
> it discuss about sitemap datasource but no-one discuss about XML (ofcouse
> site map is XML but... I am talking about XML datasource). On this forum
> also
> no-one has raised that question.
> Please let me know if you know any link or provide sample xml file.
> Thanking you in advanced,
> -yogee
Author
10 Jul 2006 11:41 AM
yogee
Thanks!!
My approach was wrong.. I was searching for correct XML file format
(detracted because of Sitemap support) than using already known elements.
Thanks a lot again for the link.
-Yogee

Show quoteHide quote
"ValliM" wrote:

> Hi Yogee.
>
> Refer the link
>
> http://www.codeproject.com/cs/menu/PopulatingMenuControlASP2.asp
>
> to populate Menu from the XML datasource.
>
> Regards,
>
> Valli
>
> (www.syncfusion.com)
>
> Complete set of ASP.Net controls and components
> http://www.syncfusion.com/toolsweb
>