Click here to Skip to main content
15,890,897 members
Home / Discussions / C#
   

C#

 
GeneralRe: It doesnt download every file Pin
#realJSOP9-Feb-11 5:41
mve#realJSOP9-Feb-11 5:41 
QuestionRe: It doesnt download every file Pin
Member 216810325-Feb-11 3:35
Member 216810325-Feb-11 3:35 
AnswerRe: It doesnt download every file Pin
Pete O'Hanlon9-Feb-11 1:01
mvePete O'Hanlon9-Feb-11 1:01 
GeneralRe: It doesnt download every file Pin
Luc Pattyn9-Feb-11 1:32
sitebuilderLuc Pattyn9-Feb-11 1:32 
GeneralRe: It doesnt download every file Pin
Pete O'Hanlon9-Feb-11 2:17
mvePete O'Hanlon9-Feb-11 2:17 
GeneralRe: It doesnt download every file Pin
#realJSOP9-Feb-11 5:42
mve#realJSOP9-Feb-11 5:42 
QuestionCopy TreeViewItem WPF .NET 4.0 Pin
Mc_Topaz8-Feb-11 23:02
Mc_Topaz8-Feb-11 23:02 
AnswerRe: Copy TreeViewItem WPF .NET 4.0 Pin
Pete O'Hanlon9-Feb-11 1:11
mvePete O'Hanlon9-Feb-11 1:11 
You are approaching the problem in the wrong way. Basically, what you need to do is to take a copy of the data that makes up the TreeViewItem that you are interested in, and add this into the relevant location instead. As you have found, each element can only have one parent (the Visual and Logical Trees are tree structures after all), and it takes some extreme hackery to accomplish the "reparenting". By doing things the MVVM way instead, you will make things a lot easier on yourself.

I'm not a stalker, I just know things. Oh by the way, you're out of milk.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


GeneralRe: Copy TreeViewItem WPF .NET 4.0 Pin
Mc_Topaz9-Feb-11 1:38
Mc_Topaz9-Feb-11 1:38 
GeneralRe: Copy TreeViewItem WPF .NET 4.0 Pin
Pete O'Hanlon9-Feb-11 2:11
mvePete O'Hanlon9-Feb-11 2:11 
QuestionVideo Streaming Pin
Rei ho8-Feb-11 18:27
Rei ho8-Feb-11 18:27 
AnswerRe: Video Streaming Pin
Abhinav S8-Feb-11 18:51
Abhinav S8-Feb-11 18:51 
GeneralRe: Video Streaming Pin
Rei ho8-Feb-11 19:35
Rei ho8-Feb-11 19:35 
QuestionHow to send files with http protocol between 2 pc or many Pin
omercansasal8-Feb-11 3:52
omercansasal8-Feb-11 3:52 
AnswerRe: How to send files with http protocol between 2 pc or many PinPopular
Luc Pattyn8-Feb-11 3:56
sitebuilderLuc Pattyn8-Feb-11 3:56 
GeneralRe: How to send files with http protocol between 2 pc or many Pin
omercansasal8-Feb-11 4:16
omercansasal8-Feb-11 4:16 
GeneralRe: How to send files with http protocol between 2 pc or many PinPopular
Luc Pattyn8-Feb-11 4:20
sitebuilderLuc Pattyn8-Feb-11 4:20 
Questionadding a custoncontrol to a form in .net CF . Pin
prasadbuddhika8-Feb-11 0:10
prasadbuddhika8-Feb-11 0:10 
AnswerRe: adding a custoncontrol to a form in .net CF . Pin
Not Active8-Feb-11 2:30
mentorNot Active8-Feb-11 2:30 
Questionmy mysql database string connection Pin
Pierre besquent7-Feb-11 22:42
Pierre besquent7-Feb-11 22:42 
AnswerRe: my mysql database string connection Pin
OriginalGriff7-Feb-11 23:07
mveOriginalGriff7-Feb-11 23:07 
AnswerAttempt to bump post Pin
Pete O'Hanlon7-Feb-11 23:48
mvePete O'Hanlon7-Feb-11 23:48 
AnswerRe: my mysql database string connection Pin
RaviRanjanKr9-Feb-11 15:29
professionalRaviRanjanKr9-Feb-11 15:29 
QuestionHow to store text files for better reading and lesser disk space Pin
Anurag Gandhi7-Feb-11 21:58
professionalAnurag Gandhi7-Feb-11 21:58 
AnswerRe: How to store text files for better reading and lesser disk space Pin
Dave Kerr7-Feb-11 22:21
mentorDave Kerr7-Feb-11 22:21 

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.