i have data in table representing vehicle Make and Models.
example
Make MakeID Model ModelID
Ford 1 Focus 23
Ford 1 Fiesta 23
Honda 2 Jaz 25
I would like to bind this data to a Menu control using XMLDATASOURCE looing like this
i have data in table representing vehicle Make and Models.
example
Make MakeID Model ModelID
Ford 1 Focus 23
Ford 1 Fiesta 23
Honda 2 Jaz 25
I would like to bind this data to a Menu control using XMLDATASOURCE looing like this
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
peterPosted Sep 5, 2022, 2:05 PM
Vishal YelvePosted Aug 20, 2022, 6:24 AM
Hi Peter,
Please check this below links
https://www.c-sharpcorner.com/blogs/menu-control-with-xmldatasource1#:~:text=The%20Menu%20control%20is%20a,form%20of%20a%20Menu%20system.
https://www.aspsnippets.com/Articles/ASPNet-Menu-XmlDataSource-Example-Populate-ASPNet-Menu-control-from-XML-file-using-C-and-VBNet.aspx
peterPosted Aug 19, 2022, 11:31 PM
Vishal YelvePosted Aug 17, 2022, 1:27 PM
peterPosted Aug 17, 2022, 12:36 PM
Vishal YelvePosted Aug 17, 2022, 7:14 AM