This is a migrated thread and some comments may be shown as answers.

[Solved] Menu MVC

1 Answer 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jose Luiz Borges
Top achievements
Rank 2
Jose Luiz Borges asked on 29 Dec 2011, 07:27 PM
Hello all,

Excuse my question, should be very easy ...

I'm trying to put the component Menu MVC but I have several doubts ....

1 -
I have a stored procedure that represents the menu in my database in the following structure
cd_menu = 10 (Item menu)
Text = "Customers" (text)
cd_menuID = 1 (the parent menu)

Do you have any way to populate the MENU MVC StoredProcedure with this? or if I put in View has to do?

ps If it works I'll have to add the address of the URL right? It really I tried searching on the web before posting here but what I found I could not do.

 2 -
If I populate the menu (anyway), but can do so by clicking on the item to open the Windows Telerik component with the Controller and Action?
ps - I want to put only one component Telerik Windows, and when you click the menu item to call this window, passing as parameter the Controller action and of course it has to be self size.



I'm using MVC components, since my project is in MVC
Best Regards
José Luiz

1 Answer, 1 is accepted

Sort by
0
Jose Luiz Borges
Top achievements
Rank 2
answered on 07 Jan 2012, 02:43 PM
up
Tags
General Discussions
Asked by
Jose Luiz Borges
Top achievements
Rank 2
Answers by
Jose Luiz Borges
Top achievements
Rank 2
Share this question
or