Plus he is trying to get the value before creating the textboxes. Code like that makes me feel a little ill!
On Wed, Mar 2, 2011 at 12:15 PM, Cerebrus <[email protected]> wrote: > Dynamic controls need to be RE-created on postback. > > On Mar 2, 11:34 am, Yogarajan Ganesan <[email protected]> wrote: > > Dear All > > > > I am creating textbox and collect value from textbox at runtime using C# > > > ...Code section snipped. > > > but my result > > > > TextBox1 not found > > TextBox2 not found > > > > what is wrong with my code > > > > Pls guide me > > Thanks in Advance > > Yogarajan.G >
