Click here to Skip to main content
15,891,372 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to bind Navigation Menu with Multiple Submenu's from database  in mvc 


What I have tried:

how to bind Navigation Menu with Multiple Submenu's from database  in mvc
Posted
Updated 8-Feb-17 19:17pm

1 solution

Hello

Re:
How to bind navigation menu with multiple submenu's from database in MVC


Comment: You can use a partial view for create a navigation and add it on your main layout. On the navigation partial you can manage ul and li from database and bind data dynamically.

Thanks
Ajay
 
Share this answer
 

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