alicanerdogan / HamburgerMenu

Windows 10 styled Hamburger Menu control for WPF
MIT License
86 stars 31 forks source link

Dynamic data binding #2

Open NickBuckland opened 8 years ago

NickBuckland commented 8 years ago

I hope I'm not asking a stupid question, I can't see how to bind to a ObservableCollection property on a view model. I want to be able to change the menu context by context. Can you please give me some pointers?

alicanerdogan commented 8 years ago

Can you elaborate more on that? I cannot grasp what you are trying to achieve.

NickBuckland commented 8 years ago

I want to put the hambugerMenu in a "Menu User Control" with its own ViewModel. The ViewModel will contain a collection of HambugerMenuItems.

The view model items list can then be updated/changed when a parent container view changes.

e.g. a default menu list could be "File, Print, Save" when a user clicks Save then the menu items list could be changed to "Save, Save As, Cancel" etc

I want a way to manage a context sensitive menu list.

Thanks for any help

Regards Nick Buckland Smart IT Development Ltd m: 07798 558 499 e: nick.buckland@smartitdev.commailto:nick.buckland@smartitdev.com w: www.smartitdev.comhttp://www.smartitdev.com


From: Alican Erdoğan notifications@github.com Sent: 07 June 2016 12:25:18 To: alicanerdogan/HamburgerMenu Cc: Nick Buckland; Author Subject: Re: [alicanerdogan/HamburgerMenu] Dynamic data binding (#2)

Can you elaborate more on that? I cannot grasp what you are trying to achieve.

You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alicanerdogan/HamburgerMenu/issues/2#issuecomment-224252501, or mute the threadhttps://github.com/notifications/unsubscribe/ACW_8Pnj9P4aiAN-33XCXwHX4kQKcjERks5qJVUegaJpZM4IvWHQ.

NickBuckland commented 8 years ago

Sorry thinking about it, all I am saying is to bind HambugerItems to a list on a Viewmodel

Nick

From: Alican Erdoğan [mailto:notifications@github.com] Sent: 07 June 2016 12:25 To: alicanerdogan/HamburgerMenu HamburgerMenu@noreply.github.com Cc: Nick Buckland nick.buckland@smartitdev.com; Author author@noreply.github.com Subject: Re: [alicanerdogan/HamburgerMenu] Dynamic data binding (#2)

Can you elaborate more on that? I cannot grasp what you are trying to achieve.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alicanerdogan/HamburgerMenu/issues/2#issuecomment-224252501, or mute the threadhttps://github.com/notifications/unsubscribe/ACW_8Pnj9P4aiAN-33XCXwHX4kQKcjERks5qJVUegaJpZM4IvWHQ.