Click here to Skip to main content
15,902,836 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help with excel and hyperlinks Pin
turbosupramk39-Feb-11 16:39
turbosupramk39-Feb-11 16:39 
AnswerRe: Help with excel and hyperlinks - ANWSER HERE Pin
turbosupramk310-Feb-11 10:35
turbosupramk310-Feb-11 10:35 
QuestionDesktop application and DB on web server Pin
AlexB479-Feb-11 5:36
AlexB479-Feb-11 5:36 
AnswerRe: Desktop application and DB on web server Pin
#realJSOP9-Feb-11 5:40
professional#realJSOP9-Feb-11 5:40 
GeneralRe: Desktop application and DB on web server Pin
Manfred Rudolf Bihy9-Feb-11 7:53
professionalManfred Rudolf Bihy9-Feb-11 7:53 
AnswerRe: Desktop application and DB on web server Pin
Eddy Vluggen9-Feb-11 6:33
professionalEddy Vluggen9-Feb-11 6:33 
AnswerRe: Desktop application and DB on web server Pin
PIEBALDconsult9-Feb-11 15:09
mvePIEBALDconsult9-Feb-11 15:09 
Questionsome or all identity references could not be translated Pin
Enobong Adahada9-Feb-11 1:12
Enobong Adahada9-Feb-11 1:12 
QuestionIt doesnt download every file Pin
Member 21681038-Feb-11 23:58
Member 21681038-Feb-11 23:58 
AnswerRe: It doesnt download every file Pin
Luc Pattyn9-Feb-11 0:26
sitebuilderLuc Pattyn9-Feb-11 0:26 
GeneralRe: It doesnt download every file Pin
DaveyM699-Feb-11 0:37
professionalDaveyM699-Feb-11 0:37 
AnswerRe: It doesnt download every file Pin
Member 21681039-Feb-11 0:56
Member 21681039-Feb-11 0:56 
GeneralRe: It doesnt download every file Pin
#realJSOP9-Feb-11 5:41
professional#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
professional#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 

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.