This question is locked. New answers and comments are not allowed.
I'm trying to find an MVC sample of a hierarchical menu bound to a datatable same as the ASP.NET AJAX sample of the rad menu below
http://demos.telerik.com/aspnet-ajax/menu/examples/programming/hierarchicalbinding/defaultcs.aspx
The MVC samples only seem to have a 2 level menu, but what if I want to dynamically create the menu based on a DB table that uses a node/parentnode relationship?
thx,
Melik
http://demos.telerik.com/aspnet-ajax/menu/examples/programming/hierarchicalbinding/defaultcs.aspx
The MVC samples only seem to have a 2 level menu, but what if I want to dynamically create the menu based on a DB table that uses a node/parentnode relationship?
thx,
Melik