Click here to Skip to main content
15,890,438 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Horizontal Binding Pin
Not Active15-Jul-09 2:35
mentorNot Active15-Jul-09 2:35 
GeneralRe: Horizontal Binding Pin
Adriaan Davel15-Jul-09 2:58
Adriaan Davel15-Jul-09 2:58 
AnswerRe: Horizontal Binding Pin
Mark Salsbery15-Jul-09 6:42
Mark Salsbery15-Jul-09 6:42 
GeneralRe: Horizontal Binding Pin
Adriaan Davel15-Jul-09 19:20
Adriaan Davel15-Jul-09 19:20 
GeneralRe: Horizontal Binding Pin
Adriaan Davel15-Jul-09 20:27
Adriaan Davel15-Jul-09 20:27 
QuestionWPF treeview binding question Pin
daniel radford15-Jul-09 0:14
daniel radford15-Jul-09 0:14 
AnswerRe: WPF treeview binding question Pin
Eslam Afifi15-Jul-09 15:25
Eslam Afifi15-Jul-09 15:25 
GeneralRe: WPF treeview binding question Pin
daniel radford15-Jul-09 22:41
daniel radford15-Jul-09 22:41 
I have taken your advice and written a view model layer which wraps my objects. However, I still have a problem:

All of the child lists of my underlying node objects are observable i.e. children can be added or removed at any time and the treeview needs to update. This means that a previously leafless node may suddenly gain a leaf in its subtree and so need to become visible. This means that I cannot simply cull leafless branches of the view model node tree - they need to be present but invisible in the tree view until a leaf is added. I have added a property 'HasLeavesInSubtree' to each tree node view model but have no idea how to use this in XAML to turn the display of these nodes on and off.

Thanks
Dan
GeneralRe: WPF treeview binding question Pin
Pete O'Hanlon15-Jul-09 23:09
mvePete O'Hanlon15-Jul-09 23:09 
Questionhow to add multiple toolbox controls in xaml Pin
Krishna Aditya14-Jul-09 22:34
Krishna Aditya14-Jul-09 22:34 
AnswerRe: how to add multiple toolbox controls in xaml Pin
Pete O'Hanlon14-Jul-09 23:00
mvePete O'Hanlon14-Jul-09 23:00 
Question(WPF) If Xaml That powerful? in real? [modified] Pin
cppwxwidgetsss14-Jul-09 21:19
cppwxwidgetsss14-Jul-09 21:19 
AnswerRe: (WPF) If Xaml That powerful? in real? Pin
Christian Graus15-Jul-09 0:53
protectorChristian Graus15-Jul-09 0:53 
AnswerRe: (WPF) If Xaml That powerful? in real? Pin
#realJSOP15-Jul-09 1:03
mve#realJSOP15-Jul-09 1:03 
AnswerRe: (WPF) If Xaml That powerful? in real? Pin
Pete O'Hanlon15-Jul-09 1:08
mvePete O'Hanlon15-Jul-09 1:08 
GeneralRe: (WPF) If Xaml That powerful? in real? Pin
Christian Graus15-Jul-09 1:26
protectorChristian Graus15-Jul-09 1:26 
AnswerRe: (WPF) If Xaml That powerful? in real? Pin
Mark Salsbery15-Jul-09 6:54
Mark Salsbery15-Jul-09 6:54 
QuestionSilverlight UserControl [modified] Pin
GomathiR13-Jul-09 22:11
GomathiR13-Jul-09 22:11 
AnswerRe: Silverlight UserControl Pin
Michael Sync23-Jul-09 6:58
Michael Sync23-Jul-09 6:58 
QuestionHow to partially load controls in WPF Pages Pin
laprathab13-Jul-09 21:48
laprathab13-Jul-09 21:48 
AnswerRe: How to partially load controls in WPF Pages Pin
Pete O'Hanlon13-Jul-09 21:58
mvePete O'Hanlon13-Jul-09 21:58 
QuestionSilverlight file is not diplayed Pin
Rajeeeeee13-Jul-09 20:28
Rajeeeeee13-Jul-09 20:28 
AnswerRe: Silverlight file is not diplayed Pin
Mark Salsbery14-Jul-09 8:16
Mark Salsbery14-Jul-09 8:16 
GeneralRe: Silverlight file is not diplayed Pin
nizam babu30-Aug-09 22:49
nizam babu30-Aug-09 22:49 
QuestionMessage Removed Pin
13-Jul-09 10:59
professionalN_tro_P13-Jul-09 10:59 

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.