Can you please tell me where to get a sample of a "Menu Bar" using MVC ? I need a similar functionality like "Data Menu" in asp.net but the application is built with razor (cshtml).
Thanks,
Hello Bianca,
If you have in mind our ASP.NET Data Menu control
http://es.infragistics.com/products/aspnet/data-menu
it is not supported in MVC.
Currently we have only igTree which can be used as navigation control.
http://es.infragistics.com/products/jquery/sample/tree/binding-in-asp-net-mvc
You may find the following blog post helpfull too
http://es.infragistics.com/community/blogs/engineering/archive/2012/09/12/the-infragistics-tree-with-a-context-menu.aspx
Let is know if you need further assistance.
Just to input that I'd also find a menu control extremely useful for jQuery.