Response.Redirect dont work with a Treeview  
Author Message
newt2024





PostPosted: Windows Forms General, Response.Redirect dont work with a Treeview Top

I'm using VS2005/C#

I have a treeview, and I'm using SQL to pump date to it (treenodes), I have a view pages that have a Response.Redirect, problem is when I click on it it dosnt remember the highlighted node, or expand to the correct node.



Windows Forms16