Re: Retrieving Values from dynamically created controls in a user control
From: Natty Gur (natty_at_dao2com.com)
Date: 06/03/04
- Next message: John Saunders: "Re: Programatically created controls in an ascx user control misbehaving"
- Previous message: Natty Gur: "Re: Custom Server Control Question"
- In reply to: Gary: "Retrieving Values from dynamically created controls in a user control"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 02 Jun 2004 22:28:07 -0700
Hi,
Dynamic control should be load every time page load, even on post back.
take out control creation from IsPostBack condition.
Natty Gur[MVP]
blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: John Saunders: "Re: Programatically created controls in an ascx user control misbehaving"
- Previous message: Natty Gur: "Re: Custom Server Control Question"
- In reply to: Gary: "Retrieving Values from dynamically created controls in a user control"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|