Click here to Skip to main content
16,008,175 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Pin
User 2710093-Apr-08 6:10
User 2710093-Apr-08 6:10 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? [modified] Pin
artwallacex3-Apr-08 6:14
artwallacex3-Apr-08 6:14 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Pin
User 2710093-Apr-08 6:33
User 2710093-Apr-08 6:33 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Pin
artwallacex3-Apr-08 6:47
artwallacex3-Apr-08 6:47 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Pin
User 2710093-Apr-08 6:57
User 2710093-Apr-08 6:57 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Pin
artwallacex3-Apr-08 7:06
artwallacex3-Apr-08 7:06 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Found the solution Pin
User 2710093-Apr-08 7:30
User 2710093-Apr-08 7:30 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Found the solution [modified] Pin
artwallacex3-Apr-08 7:42
artwallacex3-Apr-08 7:42 
Doh, very good catch.

Unfortunately my real project is using an ObservableCollection with the proper using statements. The List<> is something I forgot or either experimented with in my sample project.

So the sample project now works correctly so I'm back to hunting in my code.


Thanks for your help Karl.

Edit- My real project has the same problem. The collection bound to the list is an ObservableCollection but the children are just Lists, like in the sample. So double thanks Karl, you were spot on.

modified on Thursday, April 3, 2008 1:49 PM

GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Found the solution Pin
User 2710093-Apr-08 7:44
User 2710093-Apr-08 7:44 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Found the solution Pin
artwallacex3-Apr-08 8:00
artwallacex3-Apr-08 8:00 
GeneralRe: Is WPF TreeView binding supposed to work like this (no collapse triangle)? Found the solution Pin
User 2710093-Apr-08 8:07
User 2710093-Apr-08 8:07 
QuestionTable like control to set width in percentages Pin
djdajo2-Apr-08 22:13
djdajo2-Apr-08 22:13 
GeneralRe: Table like control to set width in percentages Pin
artwallacex2-Apr-08 22:49
artwallacex2-Apr-08 22:49 
GeneralRe: Table like control to set width in percentages [modified] Pin
djdajo2-Apr-08 22:53
djdajo2-Apr-08 22:53 
GeneralSilverlight 2 (beta1) Known Issues and workarounds (if any) Pin
Michael Sync2-Apr-08 4:17
Michael Sync2-Apr-08 4:17 
GeneralRe: Silverlight 2 (beta1) Known Issues and workarounds (if any) Pin
User 2710092-Apr-08 9:35
User 2710092-Apr-08 9:35 
GeneralRe: Silverlight 2 (beta1) Known Issues and workarounds (if any) Pin
User 27100911-Apr-08 21:45
User 27100911-Apr-08 21:45 
GeneralRe: Silverlight 2 (beta1) Known Issues and workarounds (if any) Pin
Michael Sync12-Apr-08 4:18
Michael Sync12-Apr-08 4:18 
GeneralRe: Silverlight 2 (beta1) Known Issues and workarounds (if any) Pin
User 27100912-Apr-08 4:20
User 27100912-Apr-08 4:20 
GeneralDoublePost from C# Forum ... SetCooperatiionLevel with DirectX Pin
Jammer30-Mar-08 11:19
Jammer30-Mar-08 11:19 
GeneralRe: DoublePost from C# Forum ... SetCooperatiionLevel with DirectX Pin
Thomas Stockwell2-Apr-08 15:32
professionalThomas Stockwell2-Apr-08 15:32 
GeneralRe: DoublePost from C# Forum ... SetCooperatiionLevel with DirectX Pin
Jammer3-Apr-08 7:42
Jammer3-Apr-08 7:42 
GeneralDataGridView wpf style [modified] Pin
yanairon30-Mar-08 4:29
yanairon30-Mar-08 4:29 
GeneralRe: DataGridView wpf style Pin
Pete O'Hanlon30-Mar-08 8:33
mvePete O'Hanlon30-Mar-08 8:33 
GeneralRe: DataGridView wpf style Pin
Rob Philpott31-Mar-08 4:14
Rob Philpott31-Mar-08 4:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.