Hi Guys,
Urgent assistance needed. I'm trying a simple binding to the XamOutlookbar. When I run the application, I only get the object path displaying on the groups. I'm not sure what I'm missing.
Kindly find the application attached.
Kind regards.
Hi Yanko, Thank you very much for your swift response. I appreciate your time. I have a slight problem with the example you sent. It seems to work but not as expected. For instance, the click event fires when I click anywhere within the Tree. A more appropriate example would be to fire only when a valid treeview item is clicked on. And also the Message should fire from a function as the command should be tied to a function.
Thank you very much.
Hi Leslie,
Thank you for your reply. I am attaching a modified version of my sample application(OutlookBar_GroupBinding_2.zip) where I have handled the left mouse click event of the XamDataTree in MVVM using Command.
Let me know, if you need any further assistance on this matter.
Hi Yanko, Thank you very much for your quick support. This is absolutly perfect. I really appreciate this. I have a last question. Will you please show me how I can implement a click event on the tree using MVVM.
Thank you for your reply. I created a sample application(OutlookBar_GroupBinding.zip) that has the same data as yours.
Hi Yanko,
Thank you very much for your reply. I have tried to use the link you sent but have failed miserably. I am new to Silverlight and that makes it a bit difficult for me. Will you please be able to convert the attached to above work as expected. I will be extremely grateful.