Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Beginning .Net : make the TextBox disabled in ASP .NET

Reply
Thread Tools

Beginning .Net : make the TextBox disabled in ASP .NET

 
 
jayeshsorathia@gmail.com
Guest
Posts: n/a
 
      08-25-2012
You can make textbox disabled. Means do not allow enter or change text into textbox.
You can do this with the help of "Enabled" property. You need to set Enabled=false to make text box disabled.
By default text box is enabled.

Click here to view example on this. Click Here... http://jayeshsorathia.blogspot.com/2...sabled-in.html
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Beginning .Net : Text wrapping into the multi line textbox in asp.net jayeshsorathia@gmail.com ASP .Net 0 08-24-2012 09:26 AM
Beginning .Net : Text wrapping into the multi line textbox in asp.net jayeshsorathia@gmail.com ASP .Net 0 08-24-2012 09:25 AM
index of string from beginning of line vs beginning of file Jesse B. Ruby 9 03-27-2010 04:04 PM
Hide textbox / Make textbox not visible (NOT USING visible property) Jurjen de Groot ASP .Net Web Controls 0 05-19-2008 09:50 AM
How do you make asp sessions work if cookies are completely disabled? JJ ASP General 1 08-20-2003 11:01 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57