I Tried to create a ReadOnly TextBox in a webpage but when I am trying to set its Text property I can’t see the value in the server side.
To walk arround this issue I added the attribute this way:
txt1.Attributes.Add(“ReadOnly”, “true”);
This entry was posted on Wednesday, October 8th, 2008 at 10:36 am and is filed under ASP.NET. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Fill in your details below or click an icon to log in:
You are commenting using your WordPress.com account. ( Log Out / Change )
You are commenting using your Twitter account. ( Log Out / Change )
You are commenting using your Facebook account. ( Log Out / Change )
Connecting to %s
Notify me of follow-up comments via email.
Get every new post delivered to your Inbox.