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

C#

 
QuestionGridview search Pin
Andrew Woodward10-Dec-08 10:35
Andrew Woodward10-Dec-08 10:35 
AnswerRe: Gridview search Pin
Christian Graus10-Dec-08 12:39
protectorChristian Graus10-Dec-08 12:39 
GeneralRe: Gridview search Pin
Andrew Woodward10-Dec-08 12:43
Andrew Woodward10-Dec-08 12:43 
QuestionCrystal reports charts programmatically? Pin
Priya Prk10-Dec-08 9:03
Priya Prk10-Dec-08 9:03 
AnswerRe: Crystal reports charts programmatically? Pin
Wendelius10-Dec-08 11:07
mentorWendelius10-Dec-08 11:07 
GeneralRe: Crystal reports charts programmatically? Pin
Priya Prk10-Dec-08 23:39
Priya Prk10-Dec-08 23:39 
GeneralRe: Crystal reports charts programmatically? Pin
Wendelius11-Dec-08 4:33
mentorWendelius11-Dec-08 4:33 
QuestionNeed some help loading a treeview [modified] Pin
Rafone10-Dec-08 8:33
Rafone10-Dec-08 8:33 
I'm still not able to get this going. Because the items are in no specific order I still am getting duplicates.

ne1 have any suggestions???

I have a text string like this coming out of a database....

string nodeText = "name1:name2/name3.name4.name5.name6.name7";

that i want to load into a treeview. The first, second and third item will always be singular (just one on them) but all the other items will have multiple entrys. In a way you can look at it like name 1 and name 2 are the grandfather and grandmother. name 3 is the mother's name, name4 is 1 of her siblings. The sibling (name4) has children etc. This list can go on for generations.
I can parse the string to break the names up but I'm not sure how to recursivly add these to the treeview.

Any help would be greatly appreciated...


tia
Rafone

Statistics are like bikini's...
What they reveal is astonishing ...
But what they hide is vital ...

modified on Wednesday, December 17, 2008 6:13 PM

AnswerRe: Need some help loading a treeview Pin
Christian Graus10-Dec-08 9:18
protectorChristian Graus10-Dec-08 9:18 
GeneralRe: Need some help loading a treeview Pin
Rafone10-Dec-08 10:13
Rafone10-Dec-08 10:13 
GeneralRe: Need some help loading a treeview Pin
Christian Graus10-Dec-08 12:40
protectorChristian Graus10-Dec-08 12:40 
GeneralRe: Need some help loading a treeview Pin
Rafone24-Dec-08 5:13
Rafone24-Dec-08 5:13 
QuestionTwo questions related to Chart Control Pin
Seraph_summer10-Dec-08 5:31
Seraph_summer10-Dec-08 5:31 
AnswerRe: Two questions related to Chart Control Pin
Pete O'Hanlon10-Dec-08 6:02
mvePete O'Hanlon10-Dec-08 6:02 
GeneralRe: Two questions related to Chart Control Pin
led mike10-Dec-08 6:19
led mike10-Dec-08 6:19 
AnswerRe: Two questions related to Chart Control Pin
Rafone10-Dec-08 8:37
Rafone10-Dec-08 8:37 
QuestionScreen Color Quality Pin
Michael Bookatz10-Dec-08 5:28
Michael Bookatz10-Dec-08 5:28 
GeneralRe: Screen Color Quality Pin
Luc Pattyn10-Dec-08 6:05
sitebuilderLuc Pattyn10-Dec-08 6:05 
QuestionRe: Screen Color Quality Pin
Michael Bookatz10-Dec-08 6:23
Michael Bookatz10-Dec-08 6:23 
AnswerRe: Screen Color Quality Pin
Luc Pattyn10-Dec-08 6:26
sitebuilderLuc Pattyn10-Dec-08 6:26 
GeneralRe: Screen Color Quality Pin
Michael Bookatz10-Dec-08 6:40
Michael Bookatz10-Dec-08 6:40 
Questionmsdn Pin
netJP12L10-Dec-08 5:18
netJP12L10-Dec-08 5:18 
AnswerRe: msdn Pin
Simon P Stevens10-Dec-08 5:27
Simon P Stevens10-Dec-08 5:27 
QuestionAssigning an icon to Windows Application Pin
Pr@teek B@h!10-Dec-08 4:38
Pr@teek B@h!10-Dec-08 4:38 
GeneralRe: Assigning an icon to Windows Application Pin
Luc Pattyn10-Dec-08 4:46
sitebuilderLuc Pattyn10-Dec-08 4:46 

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.