in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

CallBackPanel & ViewState

Last post 11/19/2008 4:04 PM by Victor A (Developer Express). 1 replies.
Page 1 of 1 (2 items)
Sort Posts:
Previous Next
  • 11/19/2008 12:30 PM

    CallBackPanel & ViewState

     Hi,

    when i set viewstate dunring callback of panel the value don't persist and is lost.

    Any idea?

     

    Thanks

     

     

  • 11/19/2008 4:04 PM In reply to

    Re: CallBackPanel & ViewState

    Hi Shogun,

    This is the way Microsoft callbacks work. The ViewState is being updated only on postbacks.
    The only exception is if you send a callback via the asp:UpdatePanel, then the ViewState
    will be updated.

    Victor
    R&D, ASP.NET Team, DevExpress Inc.

    P.S. If you wish to receive direct assistance from our Support Team, use Support Center.
Page 1 of 1 (2 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED