I am trying to achieve something similar to this example -
http://www.dotnetpools.com/Article/ArticleDetiail/?articleId=275&title=Jquery-Role-Based-Menu-and-SubMenu-Example-in-Asp.Net-MVC3-using-C
I am using MVC3 (Razor). My menu will be generated from SQL database and it will have 3-6 levels.Has anyone got any idea?