5 votes
closed
Client State feature (IClientStateManager) does not work inside UpdatePanel

Description

 
Extender ClientState feature (AjaxControlToolkit.IClientStateManager) does not work inside UpdatePanel.

The problem is caused by the method used to register hidden field used to store client state data. I suggest using ScriptManager.RegisterHiddenField() instead of Page.ClientScript.RegisterHiddenField()

Detailed discussion can be found at: http://forums.asp.net/t/1119462.aspx


Closed Sep 24 2007 at 6:48 AM  by kirtid
Fixed in 10920. Changeset # 25243.

Comments

most recent at top (show oldest at top)

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987