Click here to Skip to main content
15,891,184 members
Home / Discussions / C#
   

C#

 
AnswerRe: Excel grid lines issue Pin
Henry Minute10-Apr-09 8:31
Henry Minute10-Apr-09 8:31 
Questionusing infomessege in firebird or other database Pin
muhammedmustafa10-Apr-09 4:48
muhammedmustafa10-Apr-09 4:48 
AnswerRe: using infomessege in firebird or other database Pin
Colin Angus Mackay10-Apr-09 5:04
Colin Angus Mackay10-Apr-09 5:04 
GeneralRe: using infomessege in firebird or other database Pin
muhammedmustafa10-Apr-09 21:24
muhammedmustafa10-Apr-09 21:24 
GeneralRe: using infomessege in firebird or other database Pin
Colin Angus Mackay12-Apr-09 12:12
Colin Angus Mackay12-Apr-09 12:12 
Questionaccesing Gridview Data in javascript function Pin
Abhishek Rana10-Apr-09 2:45
Abhishek Rana10-Apr-09 2:45 
AnswerRe: accesing Gridview Data in javascript function Pin
Henry Minute10-Apr-09 8:33
Henry Minute10-Apr-09 8:33 
QuestionTreeview Problem Pin
Digubha10-Apr-09 2:02
Digubha10-Apr-09 2:02 
I am new to C#.Net window application.
I have table categories where the following values are stored.


1 Software 0 0
2 Hardware 0 0
3 Electronics 0 0
4 Others 0 0
5 Adobe 1 0
6 Pen Drive 2 0
7 Adapter 3 0
8 C# 4 0
9 avast 1 0
10 Microsoft 1 0
11 avg 1 0
12 Cardreader 2 0
13 monitor 2 0
14 mobile 3 0
15 camera 3 0
16 Java 4 0
17 .Net 4 0
18 ad2001 5 0
19 ad2005 5 0
20 amkette 6 0
21 iball 6 0
22 ad#1 7 0
23 ad#2 7 0
24 vs2005 8 0
25 vs2008 8 0
NULL NULL NULL NULL

Now I want the tree view control which can be populated as I show it below:

Software
Adobe
ad2001
ad2008
avast
Microsoft
avg

Hardware
Pendrive
amkette
iball
Cardreader
monitor

Electronics
adaptor
ad#1
ad#2
mobile
camera

Others
C#
vs2005
vs2008
Java
.Net

You can see the relation between Cate and MC
The child node’s MC = Cate of Parent Node. I am finding problem to construct treeview in visual studio 2005 and C#.Net window application.

The Main Problem is :
1) How can we count the parent , child and grandchild node by firing query?
2) How can we add childnode at exact below its correct parent node?
3) How can we display the information in Listview from table for selected node?

Please help me on this topic and get bless from god! My project has to be completed in next 2 days. Please help me! Thanx In advance!
AnswerRe: Treeview Problem Pin
Xmen Real 10-Apr-09 6:15
professional Xmen Real 10-Apr-09 6:15 
QuestionAdmin prevlige Pin
yesu prakash10-Apr-09 1:59
yesu prakash10-Apr-09 1:59 
AnswerRe: Admin prevlige Pin
Colin Angus Mackay10-Apr-09 2:02
Colin Angus Mackay10-Apr-09 2:02 
QuestionAdding my app's link to Desktop Context Menu Pin
Sumit Prakash Sharma10-Apr-09 1:06
professionalSumit Prakash Sharma10-Apr-09 1:06 
AnswerRe: Adding my app's link to Desktop Context Menu Pin
Luc 64801110-Apr-09 1:35
Luc 64801110-Apr-09 1:35 
GeneralRe: Adding my app's link to Desktop Context Menu Pin
Sumit Prakash Sharma10-Apr-09 23:03
professionalSumit Prakash Sharma10-Apr-09 23:03 
GeneralRe: Adding my app's link to Desktop Context Menu Pin
Luc 64801111-Apr-09 0:16
Luc 64801111-Apr-09 0:16 
QuestionCall event in another event Pin
Sajjad Leo10-Apr-09 0:00
Sajjad Leo10-Apr-09 0:00 
AnswerRe: Call event in another event Pin
Deresen10-Apr-09 3:09
Deresen10-Apr-09 3:09 
QuestionOracle 11g DB + ODP.NET version 2.111.6.20 + Transaction Scope/.NET3.5 [modified] Pin
devvvy9-Apr-09 23:18
devvvy9-Apr-09 23:18 
QuestionProblem - How to get HDD Serial Number in Windows Vista Pin
kalyan chattopadhyay9-Apr-09 22:22
kalyan chattopadhyay9-Apr-09 22:22 
AnswerRe: Problem - How to get HDD Serial Number in Windows Vista Pin
MumbleB9-Apr-09 22:33
MumbleB9-Apr-09 22:33 
GeneralRe: Problem - How to get HDD Serial Number in Windows Vista Pin
Bhim Prakash Singh9-Apr-09 22:46
Bhim Prakash Singh9-Apr-09 22:46 
Questionexcel to web form Pin
kapilsahrawat9-Apr-09 22:02
kapilsahrawat9-Apr-09 22:02 
AnswerRe: excel to web form Pin
Henry Minute10-Apr-09 8:38
Henry Minute10-Apr-09 8:38 
Questionhard disk serial no Pin
Bhim Prakash Singh9-Apr-09 21:51
Bhim Prakash Singh9-Apr-09 21:51 
AnswerRe: hard disk serial no Pin
Nissim Salomon9-Apr-09 22:01
Nissim Salomon9-Apr-09 22:01 

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.