Click here to Skip to main content
15,889,854 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: How to copy a TList? Pin
CBenac1-Sep-09 6:54
CBenac1-Sep-09 6:54 
GeneralRe: How to copy a TList? Pin
Mark Salsbery1-Sep-09 7:23
Mark Salsbery1-Sep-09 7:23 
GeneralRe: How to copy a TList? [modified] Pin
CBenac1-Sep-09 12:19
CBenac1-Sep-09 12:19 
GeneralRe: How to copy a TList? Pin
Pete O'Hanlon1-Sep-09 22:02
mvePete O'Hanlon1-Sep-09 22:02 
AnswerRe: How to copy a TList? Pin
Edbert P1-Sep-09 16:46
Edbert P1-Sep-09 16:46 
GeneralRe: How to copy a TList? Pin
CBenac2-Sep-09 3:04
CBenac2-Sep-09 3:04 
GeneralRe: How to copy a TList? Pin
Edbert P3-Sep-09 16:20
Edbert P3-Sep-09 16:20 
QuestionHow to capture Child Name and the Parent Name in a tree view in WPF + MVP Pin
Krishna Aditya1-Sep-09 2:09
Krishna Aditya1-Sep-09 2:09 
Hello All,

I am working on WPF application with MVP architecture. My question is :

how to get the name of the selected node in a tree? Also, i need to get the name of the parent node that the selected node belongs to.

Node1

A1
A2
A3
A4
Node2

A1
A2
A5
A8
Node3

A1
A2
A9
Asin the treeview, it has 3 nodes and each node having children. If I select the Child A2, from Node3, how can this be stored in a string? and also I should get the parent of this A2(which is Node3).

So, on selection of A2 in Node3, I should have the names of A2 and its parent node.

I am doing it in C#.

Please help me.

Thank You,
Ramm
AnswerRe: How to capture Child Name and the Parent Name in a tree view in WPF + MVP Pin
Richard MacCutchan1-Sep-09 12:15
mveRichard MacCutchan1-Sep-09 12:15 
QuestionUpdate silverlight xap file Pin
Nekkantidivya31-Aug-09 19:18
Nekkantidivya31-Aug-09 19:18 
AnswerRe: Update silverlight xap file Pin
zlezj1-Sep-09 0:49
zlezj1-Sep-09 0:49 
AnswerRe: Update silverlight xap file - Sample code Pin
zlezj1-Sep-09 2:23
zlezj1-Sep-09 2:23 
GeneralRe: Update silverlight xap file - Sample code Pin
Nasenbaaer2-Jun-10 5:06
Nasenbaaer2-Jun-10 5:06 
AnswerRe: Update silverlight xap file Pin
Mark Salsbery1-Sep-09 5:28
Mark Salsbery1-Sep-09 5:28 
QuestionWPF CheckBox state Pin
Gary Wheeler31-Aug-09 9:47
Gary Wheeler31-Aug-09 9:47 
AnswerRe: WPF CheckBox state [modified] Pin
Super Lloyd31-Aug-09 14:43
Super Lloyd31-Aug-09 14:43 
GeneralRe: WPF CheckBox state Pin
Gary Wheeler1-Sep-09 0:55
Gary Wheeler1-Sep-09 0:55 
GeneralRe: WPF CheckBox state Pin
Super Lloyd1-Sep-09 0:58
Super Lloyd1-Sep-09 0:58 
GeneralRe: WPF CheckBox state Pin
Gary Wheeler1-Sep-09 1:11
Gary Wheeler1-Sep-09 1:11 
GeneralRe: WPF CheckBox state Pin
Super Lloyd1-Sep-09 1:27
Super Lloyd1-Sep-09 1:27 
GeneralRe: WPF CheckBox state Pin
Gary Wheeler1-Sep-09 1:35
Gary Wheeler1-Sep-09 1:35 
QuestionDynamic enumlist Pin
ProgrammerWPF31-Aug-09 8:43
ProgrammerWPF31-Aug-09 8:43 
AnswerRe: Dynamic enumlist Pin
Not Active31-Aug-09 9:54
mentorNot Active31-Aug-09 9:54 
GeneralRe: Dynamic enumlist Pin
ProgrammerWPF31-Aug-09 9:57
ProgrammerWPF31-Aug-09 9:57 
GeneralRe: Dynamic enumlist Pin
Not Active31-Aug-09 10:10
mentorNot Active31-Aug-09 10:10 

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.