Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
4351 Points
1277 Posts
Apr 04, 2012 02:59 PM|LINK
Smadhu i m putting corect id but i really dont knw wht the prb is???? Dim objTextBox As TextBox = DirectCast(PageContentSection.FindControl(id ), TextBox) Dim str As String = objTextBox.Text
i m putting corect id
but i really dont knw wht the prb is????
Dim objTextBox As TextBox = DirectCast(PageContentSection.FindControl(id ), TextBox) Dim str As String = objTextBox.Text
k ..
PageContentSection it is pannel?...
first u add dynamic textboxes in one pannel u r design page...
then use fine control...(my way)..
thank u
sriramabi
Contributor
4351 Points
1277 Posts
Re: how to get value from dynamic created text box
Apr 04, 2012 02:59 PM|LINK
k ..
PageContentSection it is pannel?...
first u add dynamic textboxes in one pannel u r design page...
then use fine control...(my way)..
thank u