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
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.