Click here to Skip to main content
15,886,873 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralConfirmButtonExtender Pin
eyeseetee24-Feb-08 21:51
eyeseetee24-Feb-08 21:51 
JokeRe: ConfirmButtonExtender Pin
Christian Graus24-Feb-08 21:58
protectorChristian Graus24-Feb-08 21:58 
GeneralRe: ConfirmButtonExtender Pin
eyeseetee24-Feb-08 22:43
eyeseetee24-Feb-08 22:43 
GeneralRe: ConfirmButtonExtender Pin
Chetan Patel24-Feb-08 23:02
Chetan Patel24-Feb-08 23:02 
GeneralRe: ConfirmButtonExtender Pin
eyeseetee24-Feb-08 23:06
eyeseetee24-Feb-08 23:06 
AnswerRe: ConfirmButtonExtender Pin
Chetan Patel24-Feb-08 23:15
Chetan Patel24-Feb-08 23:15 
GeneralRe: ConfirmButtonExtender Pin
eyeseetee24-Feb-08 23:29
eyeseetee24-Feb-08 23:29 
QuestionProblem related to treeview control in asp.net2.0 [modified] Pin
biswa4724-Feb-08 21:05
biswa4724-Feb-08 21:05 
i have a tree view . where i want to populate data in three level from the sql server 2005 database.
suppose the root level node populte date from "root" table .and in the 2nd level the corresponding
child of that parent should be populate from "child" table.
where the parent and child table retlated by parentid coloumn.
and in 3rd level the data should populate from "subchild" table .where the child and parent table are related
by childidid.

and the last task is to give hyperlink in the 3rd level(where subchildname are shown.) to their corresponding .aspx form.
My table structure is as follows
Parent table
============
parent_id int
parent_name varchar(50)

Child table
============
parent_id int
Child_id int
child_name varchar(50)

subhild table
============
parent_id int
Child_id int
subchild_name varchar(50)
.............................


where i am ssqlserver2005 and asp.net along with c# (visual studio 2005)


thaks in advance

modified on Monday, February 25, 2008 6:28 AM

QuestionExport to excel Pin
Agweet24-Feb-08 20:49
Agweet24-Feb-08 20:49 
GeneralRe: Export to excel Pin
Amol M Vaidya25-Feb-08 2:43
professionalAmol M Vaidya25-Feb-08 2:43 
GeneralRe: Export to excel Pin
Agweet25-Feb-08 2:54
Agweet25-Feb-08 2:54 
Questionhow to filter noise from an audio file of format .wav? Pin
Catharin24-Feb-08 20:28
Catharin24-Feb-08 20:28 
QuestionNew to ASp.net ....few Questions Pin
sindhutiwari24-Feb-08 20:27
sindhutiwari24-Feb-08 20:27 
GeneralRe: New to ASp.net ....few Questions Pin
N a v a n e e t h24-Feb-08 20:32
N a v a n e e t h24-Feb-08 20:32 
GeneralRe: New to ASp.net ....few Questions Pin
sindhutiwari24-Feb-08 20:37
sindhutiwari24-Feb-08 20:37 
GeneralRe: New to ASp.net ....few Questions Pin
N a v a n e e t h24-Feb-08 20:48
N a v a n e e t h24-Feb-08 20:48 
GeneralRe: New to ASp.net ....few Questions Pin
sindhutiwari24-Feb-08 21:01
sindhutiwari24-Feb-08 21:01 
GeneralRe: New to ASp.net ....few Questions Pin
Christian Graus24-Feb-08 21:36
protectorChristian Graus24-Feb-08 21:36 
JokeRe: New to ASp.net ....few Questions Pin
Guffa24-Feb-08 22:39
Guffa24-Feb-08 22:39 
GeneralRe: New to ASp.net ....few Questions Pin
Guffa24-Feb-08 22:43
Guffa24-Feb-08 22:43 
QuestionRe: New to ASp.net ....few Questions Pin
sindhutiwari24-Feb-08 22:54
sindhutiwari24-Feb-08 22:54 
GeneralRe: New to ASp.net ....few Questions Pin
Christian Graus24-Feb-08 23:02
protectorChristian Graus24-Feb-08 23:02 
GeneralRe: New to ASp.net ....few Questions Pin
Guffa25-Feb-08 0:53
Guffa25-Feb-08 0:53 
GeneralRe: New to ASp.net ....few Questions Pin
sindhutiwari25-Feb-08 1:45
sindhutiwari25-Feb-08 1:45 
Generalimage button + asp.net2.0 Pin
ritu432124-Feb-08 20:14
ritu432124-Feb-08 20:14 

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.