Quantcast
Channel: Problem with TreeView
Browsing latest articles
Browse All 5 View Live

Problem with TreeView

>>I think the second one would work, but now that you seen more of the code, I do appreciate your thoughts and opinions on how I should solve the problem with the child leaves.The PartsList class...

View Article



Problem with TreeView

My apologies for not posting the rest of the code. I thought that just the XAML would suffice.In any case, here's the class I am using for the TreeView:public class PartsList { public long PartsListID...

View Article

Problem with TreeView

Instead of defining an ItemsTemplate for the TreeView or the HierarchicalDataTemplate you could add one or two DataTemplates to the <Resources> section of the TreeView itself. Replace the x:Key...

View Article

Problem with TreeView

Please show us how you build your collection and what the class looks like.PartsList seems an odd name for a class but whatever contains your VendorPartNoLink etc.One thing I'm particularly interested...

View Article

Problem with TreeView

Hi,I'm running into another problem with XAML and I hope someone can help me out. I'm trying to create a TreeView off of ONE POCO class using ObservableCollection property. Here's the scenario:The...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images