Browse by Tags

Related Posts

  • ViewState problem with ICallbackEventHandler

    Hi, I'm trying to do a compositecontrol that fires a event and I can't preserve values in the viewstate on the page. First, I click on Hello button and ViewState["myValue"] is set with "Hello" value, after that I press "Button" with a breakpoint in the Button1_Click...
    Posted to Web Forms (Forum) by Bonomi on 03-02-2009, 12:00 AM
    Filed under: ICallbackEventHandler, ViewState
  • ICallbackEventHandler and ViewState

    Hi, I have noticed that when I'm calling the server with ICallbackEventHandler , that the request contains viewstate from the page. I just wonder is it possible to avoid sending this viewstate ? what is the purpose of sending this viewstate when no rendering takes place in the server ? Thanks in...
    Posted to Web Forms (Forum) by nad7 on 06-02-2008, 12:00 AM
    Filed under: ICallbackEventHandler, PostBack, ViewState
Page 1 of 1 (2 items)