Click here to Skip to main content
15,915,336 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# / C++ interop - Functions returning pointers Pin
led mike28-Mar-07 11:12
led mike28-Mar-07 11:12 
AnswerRe: C# / C++ interop - Functions returning pointers Pin
Leslie Sanford28-Mar-07 11:40
Leslie Sanford28-Mar-07 11:40 
QuestionDataColumn Expressions [modified] Pin
Farm Developer28-Mar-07 10:05
Farm Developer28-Mar-07 10:05 
AnswerRe: DataColumn Expressions Pin
J$28-Mar-07 14:33
J$28-Mar-07 14:33 
QuestionXmlwiter anyone can help Pin
Tkml23628-Mar-07 8:53
Tkml23628-Mar-07 8:53 
AnswerRe: Xmlwiter anyone can help Pin
J$28-Mar-07 9:18
J$28-Mar-07 9:18 
GeneralUrgent Pin
Tkml23628-Mar-07 9:23
Tkml23628-Mar-07 9:23 
AnswerRe: Urgent Pin
Arjun "Mjolnir" Bahree28-Mar-07 9:34
Arjun "Mjolnir" Bahree28-Mar-07 9:34 
It's easy.


In this routine, you will iterate throught the items in the listbox, fetching their values one by one.

Now i assume that you are getting the info on which list-item is a child and which is a parent from the value of the listbox item. In that case, you need to assign all items in the list box with a unique level number (depending on their nesting in the XML). Based on this, when you iterate through items in the list box, you would know which item to nest under which node and at which level.

It won't help much by trying to make this recursive. Keep it simple and straight. Any by the way, it's pretty hard understanding your written english Smile | :) Please be a little more clearer with your questions.


Excelsior
Arjun Bahree
"By The Might of Mjolnir"

I Came! I Coded! I Conquered!

GeneralRe: Urgent??? Pin
Tkml23628-Mar-07 9:45
Tkml23628-Mar-07 9:45 
AnswerRe: Urgent??? Pin
Arjun "Mjolnir" Bahree28-Mar-07 10:12
Arjun "Mjolnir" Bahree28-Mar-07 10:12 
GeneralUrgent???? Pin
Tkml23628-Mar-07 10:16
Tkml23628-Mar-07 10:16 
Questionhow to listen windows net send service Pin
Nkuttynasi28-Mar-07 8:15
Nkuttynasi28-Mar-07 8:15 
AnswerRe: how to listen windows net send service Pin
Arjun "Mjolnir" Bahree28-Mar-07 10:08
Arjun "Mjolnir" Bahree28-Mar-07 10:08 
GeneralRe: how to listen windows net send service Pin
Nkuttynasi2-Apr-07 2:34
Nkuttynasi2-Apr-07 2:34 
QuestionProblem populating ListView by a CSV file? Pin
Khoramdin28-Mar-07 7:45
Khoramdin28-Mar-07 7:45 
AnswerRe: Problem populating ListView by a CSV file? Pin
J$28-Mar-07 9:24
J$28-Mar-07 9:24 
QuestionHe only had a toothache? Um... Dog.Euthanize.Undo()... Pin
Edmundisme28-Mar-07 7:29
Edmundisme28-Mar-07 7:29 
AnswerRe: He only had a toothache? Um... Dog.Euthanize.Undo()... Pin
led mike28-Mar-07 8:06
led mike28-Mar-07 8:06 
AnswerRe: He only had a toothache? Um... Dog.Euthanize.Undo()... Pin
Leslie Sanford28-Mar-07 8:14
Leslie Sanford28-Mar-07 8:14 
GeneralRe: He only had a toothache? Um... Dog.Euthanize.Undo()... Pin
Edmundisme28-Mar-07 8:26
Edmundisme28-Mar-07 8:26 
QuestionGNU license question (version 2) Pin
kamPooh28-Mar-07 6:14
kamPooh28-Mar-07 6:14 
AnswerRe: GNU license question (version 2) Pin
Stanciu Vlad28-Mar-07 8:20
Stanciu Vlad28-Mar-07 8:20 
GeneralRe: GNU license question (version 2) Pin
Wayne Phipps28-Mar-07 9:25
Wayne Phipps28-Mar-07 9:25 
GeneralRe: GNU license question (version 2) Pin
kamPooh28-Mar-07 15:34
kamPooh28-Mar-07 15:34 
GeneralRe: GNU license question (version 2) Pin
Nathan Addy28-Mar-07 15:52
Nathan Addy28-Mar-07 15:52 

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.