Click here to Skip to main content
15,887,027 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Time control Pin
Abhijit Jana27-Apr-08 23:00
professionalAbhijit Jana27-Apr-08 23:00 
GeneralRe: Time control Pin
N a v a n e e t h28-Apr-08 0:23
N a v a n e e t h28-Apr-08 0:23 
GeneralRe: Time control Pin
Abhijit Jana28-Apr-08 4:48
professionalAbhijit Jana28-Apr-08 4:48 
GeneralURL rewritting c#.net 2.0 Pin
Dotnetkanna27-Apr-08 21:34
Dotnetkanna27-Apr-08 21:34 
GeneralRe: URL rewritting c#.net 2.0 Pin
trish_27-Apr-08 23:17
trish_27-Apr-08 23:17 
GeneralRe: URL rewritting c#.net 2.0 Pin
Dotnetkanna27-Apr-08 23:41
Dotnetkanna27-Apr-08 23:41 
GeneralRe: URL rewritting c#.net 2.0 Pin
N a v a n e e t h28-Apr-08 0:26
N a v a n e e t h28-Apr-08 0:26 
QuestionHow to open only 1 node of treeview and expand the node by clicking on the node labels along with the exsisting method.?? Pin
biswa4727-Apr-08 21:28
biswa4727-Apr-08 21:28 
i have a treeview control in which the data is populated from the
databse in 3 levels.

the structure is like this.

Lable1
:
:
sublabel1
:
:
child1
child2


Lable2
:
:
sublabel2
:
:
child1
child2


Lable3
:
:
sublabel3
:
:
child1
child2 .



I am able 2 populte data from the databse but my problem is that
i want to open only one node at a time.it meanms if initally "sublabel1"(of label1) node is opend
and after dat i have clicke don label3 node then the previous node must be close before it open
the new node means 1st it close the "sublabel1"(of label1) then open label3


and secondly the node is being expaned only when i clicked on the "+"sign which is connected to the
left side of each node but when i clicked on the lable1 then the page is postback but return to the same page again.

but i need to open the subnode(if exsist) when i clicked on the any node.

here i am developing my application with visual studio -2005. n my applcation is developed with asp.net along with c#.net


can yu tell me what i wil do or what wil b the code for this..
AnswerRe: How to open only 1 node of treeview and expand the node by clicking on the node labels along with the exsisting method.?? Pin
Abhijit Jana27-Apr-08 21:49
professionalAbhijit Jana27-Apr-08 21:49 
GeneralRe: How to open only 1 node of treeview and expand the node by clicking on the node labels along with the exsisting method.?? Pin
biswa4727-Apr-08 21:54
biswa4727-Apr-08 21:54 
QuestionSame selectedvalue in dropdownlist?? Pin
Karan_TN27-Apr-08 21:15
Karan_TN27-Apr-08 21:15 
GeneralRe: Same selectedvalue in dropdownlist?? Pin
eyeseetee27-Apr-08 21:39
eyeseetee27-Apr-08 21:39 
GeneralRe: Same selectedvalue in dropdownlist?? Pin
Karan_TN27-Apr-08 21:44
Karan_TN27-Apr-08 21:44 
GeneralRe: Same selectedvalue in dropdownlist?? Pin
eyeseetee27-Apr-08 21:58
eyeseetee27-Apr-08 21:58 
GeneralRe: Same selectedvalue in dropdownlist?? Pin
Karan_TN28-Apr-08 21:41
Karan_TN28-Apr-08 21:41 
GeneralRe: Same selectedvalue in dropdownlist?? [modified] Pin
trish_27-Apr-08 23:52
trish_27-Apr-08 23:52 
GeneralRe: Same selectedvalue in dropdownlist?? Pin
Karan_TN28-Apr-08 21:37
Karan_TN28-Apr-08 21:37 
GeneralRe: Same selectedvalue in dropdownlist?? Pin
trish_28-Apr-08 22:26
trish_28-Apr-08 22:26 
GeneralProfile can not be identified Pin
jason_mf27-Apr-08 20:42
jason_mf27-Apr-08 20:42 
Questionhow to use login Pin
salil_k_singh27-Apr-08 20:28
salil_k_singh27-Apr-08 20:28 
GeneralRe: how to use login Pin
Christian Graus27-Apr-08 21:04
protectorChristian Graus27-Apr-08 21:04 
GeneralRe: how to use login Pin
eyeseetee27-Apr-08 21:37
eyeseetee27-Apr-08 21:37 
GeneralPROBLEM : Ttwice the dropdown function calling Pin
Karan_TN27-Apr-08 20:15
Karan_TN27-Apr-08 20:15 
GeneralRe: PROBLEM : Ttwice the dropdown function calling Pin
Christian Graus27-Apr-08 21:05
protectorChristian Graus27-Apr-08 21:05 
GeneralRe: PROBLEM : Ttwice the dropdown function calling Pin
trish_28-Apr-08 1:17
trish_28-Apr-08 1:17 

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.