Click here to Skip to main content
15,908,444 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dialing a modem from c# Pin
Laubi2-Mar-08 20:10
Laubi2-Mar-08 20:10 
Generaltree view in windows application using c# Pin
monuSaini2-Mar-08 19:00
monuSaini2-Mar-08 19:00 
GeneralRe: tree view in windows application using c# Pin
Xmen Real 2-Mar-08 21:56
professional Xmen Real 2-Mar-08 21:56 
GeneralRe: tree view in windows application using c# Pin
monuSaini2-Mar-08 22:01
monuSaini2-Mar-08 22:01 
GeneralRe: tree view in windows application using c# Pin
Xmen Real 2-Mar-08 22:19
professional Xmen Real 2-Mar-08 22:19 
GeneralRe: tree view in windows application using c# Pin
monuSaini2-Mar-08 22:40
monuSaini2-Mar-08 22:40 
GeneralRe: tree view in windows application using c# Pin
Xmen Real 3-Mar-08 4:40
professional Xmen Real 3-Mar-08 4:40 
GeneralRe: tree view in windows application using c# Pin
monuSaini3-Mar-08 17:37
monuSaini3-Mar-08 17:37 
-Electronics
-TV
-Screen
58 CM
62 CM
68 CM
-Stereo
-withFm
-Washing
-washingMachine
-drymachine
Here are 4 levels but this could be any number of levels. What we want is to display this in tree view (+, -).

Following is the sample database.
articleID(auto incrementID) parentArticleId articleName status
1 0 Electronics A
2 0 Washing A
3 1 TV A
4 1 Stereo A
5 2 washingMachine A
6 2 dryMaching A
7 3 Screen A
8 7 58 cm A
9 7 62 Cm A
10 7 68cm A
11 4 With Fm A

This is the explanation of the requirement.

Regards,

rahul saini
GeneralRe: tree view in windows application using c# Pin
Xmen Real 3-Mar-08 19:38
professional Xmen Real 3-Mar-08 19:38 
GeneralUser Name Pin
rozhanin2-Mar-08 18:52
rozhanin2-Mar-08 18:52 
AnswerRe: User Name Pin
dipak.dipak2-Mar-08 19:49
dipak.dipak2-Mar-08 19:49 
GeneralRe: User Name Pin
rozhanin2-Mar-08 20:05
rozhanin2-Mar-08 20:05 
QuestionHow to retrieve Exchange Server Address Book using C# Pin
puneet.priyadarshi2-Mar-08 18:41
puneet.priyadarshi2-Mar-08 18:41 
GeneralData type conflict from C++ to C# Pin
CodingLover2-Mar-08 18:20
CodingLover2-Mar-08 18:20 
GeneralRe: Data type conflict from C++ to C# Pin
Christian Graus2-Mar-08 18:44
protectorChristian Graus2-Mar-08 18:44 
GeneralRe: Data type conflict from C++ to C# Pin
CodingLover2-Mar-08 19:21
CodingLover2-Mar-08 19:21 
GeneralRe: Data type conflict from C++ to C# Pin
Rich Insley2-Mar-08 19:29
Rich Insley2-Mar-08 19:29 
GeneralRe: Data type conflict from C++ to C# Pin
CodingLover2-Mar-08 21:42
CodingLover2-Mar-08 21:42 
QuestionPrinting panel control along with other control in image format? Pin
D i x y2-Mar-08 18:09
D i x y2-Mar-08 18:09 
AnswerRe: Printing panel control along with other control in image format? Pin
Ajay.k_Singh2-Mar-08 19:32
Ajay.k_Singh2-Mar-08 19:32 
GeneralUSB Port Communication using C# Pin
Prajin2-Mar-08 17:53
Prajin2-Mar-08 17:53 
GeneralRe: USB Port Communication using C# Pin
Laubi2-Mar-08 20:12
Laubi2-Mar-08 20:12 
GeneralRe: USB Port Communication using C# Pin
Giorgi Dalakishvili2-Mar-08 20:37
mentorGiorgi Dalakishvili2-Mar-08 20:37 
GeneralSet the text on a textbox in form load with registry values. Pin
CodingLover2-Mar-08 15:36
CodingLover2-Mar-08 15:36 
GeneralRe: Set the text on a textbox in form load with registry values. Pin
CodingLover2-Mar-08 16:57
CodingLover2-Mar-08 16:57 

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.