Click here to Skip to main content
15,898,035 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created a razor menubar . The menu bar sibling should retrieve data from database. But it displaying all the values like

a,b,c a,b,c a,b,c in my menubar

but i need to display it as

a b c

in menu bar

should display the submenus names from database.






please provide me possible solution.
Thank You
Posted
Comments
Karthik. A 16-May-12 21:52pm    
Post some code so that we could help...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900