Browse by Tags

Related Posts

  • Problem with checkbox autopostback and session

    Hi everybody! I have some checkboxes (autopostback = true) which are stored in an arrayList. This arrayList with the checkboxes is saved in the session. Everytime a user clicks a checkbox, a textbox appears/disappears. I'm using a function to draw these textboxes. This function is called everytime when...
    Posted to State Management (Forum) by danni84 on 03-02-2007, 12:00 AM
    Filed under: postback, Session, session data lost problem, Session Management, Session State, Textbox, asp.net, "dynamic controls", lifecycle
  • Programmatically added tablerows with nested checkbox controls lost on postback

    Hi, I have huge issues getting programmatically added tablerows to be persisted between postbacks. My page is based on the wizard control and every other control is nested in it. I've tried to move the row addition to the Page Init stage, but then the rows show up after the second postback. Finally I...
    Posted to State Management (Forum) by alekl on 02-27-2007, 12:00 AM
    Filed under: postback, program, asp.net, asp.net 2.0, controlstate, "dynamic controls", lifecycle
  • Urgent: Cannot find values from dynamically created controls on third postback

    Hey all! I have a problem I think relates to the lifecycle of my page. I have enabled AutoEventWireup and the rest of the state configuration is set to their defaults. On the first postback I create a variable number of controls (first set) based on an integer value from a static control. On the next...
    Posted to State Management (Forum) by jornjen on 10-19-2006, 12:00 AM
    Filed under: postback, asp.net 2.0, lifecycle
Page 1 of 1 (3 items)