Ask a Question related to ASP Components, Design and Development.
-
AR #1
ASP.NET 2 Treeview does not maintain state
I am new to ASP.NET so please bear with me....
I have a treeview in which the nodes are populated from a database. When I
click on a node, some data is populated in the browser but as the page
refreshes the treeview collapes into its un-expanded state - is there any way
I can get the reeview to remember which nodes were expanded and retain this
view after the page refresh ? Should I be using some code within the 'page
load' event to get round this problem ?
Thanks
AR
AR Guest
-
treeview
I use a form with a control treeview ( MS 5.02 ) to open and select specific records in various form. in case of the data update, cancellation,... -
maintain the state of a hidden html control.
Hi, I have a usercontrol which handles the menu functions which is included in the main form.My requirement is to pass a variable to the server... -
Setting a default state for Multi-State buttons
I'm using the multi-state button behavior and would like to have one button set ON as the default when the app first runs. Is it possible to set the... -
ASP.NET Treeview example anyone ?
I'm trying to get the TreeView control from the Microsoft.Web.UI.WebControls namespace to work but for some reason it won't render correctly. I've... -
Ignore exception in Application_Error event but maintain state
Hi, I would like to ignore a certain exceptions in Application_Error event in Global.asax.cs file and still have the page's state be maintained. ...



Reply With Quote

