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

[Solved] how to set up a menu using model as children items and parent as static text

0 Answers 12 Views
Menu
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Joe
Top achievements
Rank 1
Joe asked on 19 Mar 2013, 09:34 PM
I am trying to set up a Kendo menu using Model data as children.

For example:

Parent Menu item  <--- static text (parent level)
  - child1 <-- from MVC Model
  - child2  <-- from MVC Model
  - child3  <-- from MVC Model

The documentation only has both parent and children reading out from a model. I am a newbie to MVC and Kendo. Any help will be appreciated.
Tags
Menu
Asked by
Joe
Top achievements
Rank 1
Share this question
or