Click here to Skip to main content
15,915,509 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: soposed that i have tree node Pin
Piyush Vardhan Singh27-Sep-07 23:13
Piyush Vardhan Singh27-Sep-07 23:13 
GeneralRe: soposed that i have tree node Pin
Parwej Ahamad27-Sep-07 23:15
professionalParwej Ahamad27-Sep-07 23:15 
GeneralRe: soposed that i have tree node Pin
Piyush Vardhan Singh28-Sep-07 0:14
Piyush Vardhan Singh28-Sep-07 0:14 
QuestionJavaScript in Asp.net Problem Pin
Vanamaindia27-Sep-07 21:10
Vanamaindia27-Sep-07 21:10 
AnswerRe: JavaScript in Asp.net Problem Pin
Sebastian T Xavier27-Sep-07 21:21
Sebastian T Xavier27-Sep-07 21:21 
QuestionHow to Display This?? Pin
varshavmane27-Sep-07 20:42
varshavmane27-Sep-07 20:42 
AnswerRe: How to Display This?? Pin
Christian Graus27-Sep-07 21:38
protectorChristian Graus27-Sep-07 21:38 
GeneralRe: How to Display This?? Pin
varshavmane27-Sep-07 21:48
varshavmane27-Sep-07 21:48 
Thanks for the reply. Actually I am using javascript to build this tree and for building I am doing the following as I haveget data from Database:

DataTable dtFinal = cf.Return_DataTable("EXECUTE getAllData 719, 1, 0, 0", connectionString);

In dtFinal I get the records as

ChildID Description ParentID
A Desc1 NULL
B Desc2 A
C Desc3 A
D Desc4 A

And I need to show this as treegrid. Before this it was working fine as I was firing 2 different queries and get Parent and Child datatable and then fire query on Child datatable.

Things were fine till that time now when I execute sp and get only 1 datatable this are not working.

Hope I have explained my self well.
Please help me how to do this...

Thanks again....
GeneralRe: How to Display This?? Pin
Christian Graus27-Sep-07 21:56
protectorChristian Graus27-Sep-07 21:56 
GeneralRe: How to Display This?? Pin
varshavmane27-Sep-07 22:01
varshavmane27-Sep-07 22:01 
GeneralRe: How to Display This?? Pin
Christian Graus27-Sep-07 22:24
protectorChristian Graus27-Sep-07 22:24 
QuestionError messages on adding Crystal report to My project Pin
chackotijo27-Sep-07 20:41
chackotijo27-Sep-07 20:41 
Questionwanted a tool that facilitate some text comparision. Pin
scicorp27-Sep-07 20:15
scicorp27-Sep-07 20:15 
AnswerRe: wanted a tool that facilitate some text comparision. Pin
Christian Graus27-Sep-07 20:21
protectorChristian Graus27-Sep-07 20:21 
GeneralRe: wanted a tool that facilitate some text comparision. Pin
scicorp27-Sep-07 20:50
scicorp27-Sep-07 20:50 
GeneralRe: wanted a tool that facilitate some text comparision. Pin
Urs Enzler27-Sep-07 21:22
Urs Enzler27-Sep-07 21:22 
GeneralRe: wanted a tool that facilitate some text comparision. Pin
Christian Graus27-Sep-07 21:43
protectorChristian Graus27-Sep-07 21:43 
AnswerRe: wanted a tool that facilitate some text comparision. Pin
Amol M Vaidya27-Sep-07 20:39
professionalAmol M Vaidya27-Sep-07 20:39 
GeneralRe: wanted a tool that facilitate some text comparision. Pin
Christian Graus27-Sep-07 21:44
protectorChristian Graus27-Sep-07 21:44 
AnswerRe: wanted a tool that facilitate some text comparision. Pin
Vasudevan Deepak Kumar27-Sep-07 22:57
Vasudevan Deepak Kumar27-Sep-07 22:57 
Questionretrieve mp3 file from database Pin
sra2227-Sep-07 20:07
sra2227-Sep-07 20:07 
AnswerRe: retrieve mp3 file from database Pin
Christian Graus27-Sep-07 20:22
protectorChristian Graus27-Sep-07 20:22 
GeneralRe: retrieve mp3 file from database Pin
sra2227-Sep-07 21:15
sra2227-Sep-07 21:15 
GeneralRe: retrieve mp3 file from database Pin
Christian Graus27-Sep-07 21:34
protectorChristian Graus27-Sep-07 21:34 
Questionweb page closing detection Pin
Sonia Gupta27-Sep-07 20:04
Sonia Gupta27-Sep-07 20:04 

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.