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

Bound and Static Items in Menu

1 Answer 50 Views
Menu
This is a migrated thread and some comments may be shown as answers.
heavywoody
Top achievements
Rank 1
heavywoody asked on 22 Feb 2015, 05:15 PM
I am trying to create a menu where the top section is databound, with a divider, and then a couple static items on the bottom  Like this:

Link 1
Link 2
Link 3
----------
Add Link

So the user can delete Links by right clicking.

So is there a way to mix data bound and static items in a menu?

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 25 Feb 2015, 07:54 AM
Hello Christian,

I'm afraid is not possible to use ItemsSource and static items at the same. However you should be able to achieve the exact scenario using ItemsSource and bound collection of data items, for more details please check the Binding to Dynamic Data article from our help documentation.

Hope this helps.

Regards,
Kalin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Menu
Asked by
heavywoody
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or