Click here to Skip to main content
15,914,010 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionmaintaining state of treeview and doing postback Pin
uglyeyes14-Nov-07 11:40
uglyeyes14-Nov-07 11:40 
AnswerRe: maintaining state of treeview and doing postback Pin
Not Active14-Nov-07 12:47
mentorNot Active14-Nov-07 12:47 
GeneralRe: maintaining state of treeview and doing postback [modified] Pin
uglyeyes14-Nov-07 13:38
uglyeyes14-Nov-07 13:38 
hi!

enableviewstate is by default made true for treeview control. may be i have misunderstood what you are trying to say. could you please explain me in detail?
originally the page loads as "tree.aspx". each node has its id and value(which is an integer) all i am trying to do is display a datagrid on the left based on the node they select. lets say if they select sub node of id 5. I am tryign to maintain that expanded subnode plus redirect as

tree.aspx?id=5 (based on which the grid will be filtered. please note the treeview is in left.ascx and grid is in tree.aspx.

please help
thanks in advance


-- modified at 19:45 Wednesday 14th November, 2007
GeneralRe: maintaining state of treeview and doing postback Pin
Not Active14-Nov-07 15:28
mentorNot Active14-Nov-07 15:28 
GeneralRe: maintaining state of treeview and doing postback Pin
uglyeyes14-Nov-07 16:56
uglyeyes14-Nov-07 16:56 
GeneralRe: maintaining state of treeview and doing postback Pin
Not Active14-Nov-07 17:24
mentorNot Active14-Nov-07 17:24 
GeneralRe: maintaining state of treeview and doing postback Pin
uglyeyes15-Nov-07 14:40
uglyeyes15-Nov-07 14:40 
GeneralRe: maintaining state of treeview and doing postback Pin
uglyeyes15-Nov-07 17:22
uglyeyes15-Nov-07 17:22 
QuestionComples Parameters in URL Pin
freshonlineMax14-Nov-07 9:08
freshonlineMax14-Nov-07 9:08 
AnswerDouble post Pin
pmarfleet14-Nov-07 9:33
pmarfleet14-Nov-07 9:33 
AnswerRe: Comples Parameters in URL Pin
Guffa14-Nov-07 9:34
Guffa14-Nov-07 9:34 
AnswerRe: Using Complex Parameters in URL Pin
pmarfleet14-Nov-07 9:35
pmarfleet14-Nov-07 9:35 
QuestionOutput problem Pin
McCollough14-Nov-07 8:56
McCollough14-Nov-07 8:56 
AnswerRe: Output problem Pin
Christian Graus14-Nov-07 12:00
protectorChristian Graus14-Nov-07 12:00 
QuestionRe: Output problem Pin
McCollough15-Nov-07 2:46
McCollough15-Nov-07 2:46 
QuestionHow to create the custom control in asp.net 2.0 Pin
Murugan.nett14-Nov-07 8:53
Murugan.nett14-Nov-07 8:53 
AnswerRe: How to create the custom control in asp.net 2.0 Pin
pmarfleet14-Nov-07 9:54
pmarfleet14-Nov-07 9:54 
GeneralRe: How to create the custom control in asp.net 2.0 Pin
Murugan.nett15-Nov-07 3:32
Murugan.nett15-Nov-07 3:32 
GeneralRe: How to create the custom control in asp.net 2.0 Pin
pmarfleet15-Nov-07 3:41
pmarfleet15-Nov-07 3:41 
QuestionXML Parsing Error Pin
xkrja14-Nov-07 8:12
xkrja14-Nov-07 8:12 
AnswerRe: XML Parsing Error Pin
kenexcelon14-Nov-07 8:15
kenexcelon14-Nov-07 8:15 
QuestionGridView Font Properties Pin
kenexcelon14-Nov-07 8:09
kenexcelon14-Nov-07 8:09 
AnswerRe: GridView Font Properties Pin
SABhatti14-Nov-07 9:00
SABhatti14-Nov-07 9:00 
GeneralRe: GridView Font Properties Pin
kenexcelon14-Nov-07 10:40
kenexcelon14-Nov-07 10:40 
QuestionVarious Times Pin
Brendan Vogt14-Nov-07 6:28
Brendan Vogt14-Nov-07 6:28 

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.