No announcements
Found 1360171 threads
-
0 Votes
Textbox maxlength property
Hi, Check below Asp.net MaxLength ...Answered | 3 Replies | 2168 Views | Created by funkyspirit - Tuesday, February 7, 2012 3:42 PM | Last reply by Leo Liu - MSFT - Wednesday, February 8, 2012 8:45 AM -
9 Votes
MaxLength property does not work for multiline textbox asp.net
http://radderz.me.uk/2013/09/net-bug-when-adding-maxlength-attribute-to-multiline-textboxes/ If you add the 'maxlength' attribute via ...Answered | 8 Replies | 43571 Views | Created by Gurprem - Wednesday, March 28, 2012 6:57 PM | Last reply by palakd - Monday, March 17, 2014 3:37 PM -
0 Votes
Editbox Maxlength
Ah, ok, so not setting the MaxLength as the MaxLength, but as a userdefined property MyMaxlength and applying that via InteractiveChange() event and ...Answered | 11 Replies | 3543 Views | Created by DevNC - Tuesday, March 13, 2012 11:16 AM | Last reply by Olaf Doschke - Monday, March 19, 2012 9:13 PM -
0 Votes
Textbox issues
If the MaxLength property is not restricting the length of the text, then the only way this is restricted is by being bound to a field, eg c(1).Answered | 3 Replies | 1057 Views | Created by MstrWayne - Tuesday, December 22, 2015 5:24 PM | Last reply by Olaf Doschke - Wednesday, December 23, 2015 9:45 AM -
0 Votes
MaxLength in TextBox is not Working if AcceptsReturn=True [ WP 8.1 RT App]
Known Issues for Windows 10 SDK and Tools I can reproduce this issue in my side.Answered | 3 Replies | 452 Views | Created by XAMARIN-UWP - Tuesday, October 6, 2015 1:24 PM | Last reply by Amy Peng - Thursday, October 15, 2015 7:00 AM -
1 Votes
Change the width of the TextBox at runtime depending on it's MaxLength
Dim mySize As New System.Drawing.SizeF Dim myFont As ...Answered | 10 Replies | 3591 Views | Created by Rahul Techie - Tuesday, October 12, 2010 11:47 AM | Last reply by Rahul Techie - Monday, October 18, 2010 11:41 AM -
0 Votes
TextBox MaxLength issue - BEGINNER
I need to restrict the number of characters in the textbox to 100. and i am not clicking the textbox, and entering values via the keyboard.Answered | 5 Replies | 4396 Views | Created by LocalP - Monday, June 27, 2011 12:37 PM | Last reply by Mitja Bonca - Monday, June 27, 2011 1:33 PM -
0 Votes
maxlength="*" query
i'd like to know how does one limit the number of characters a site visitor is allowed to input on a textarea just like one would code the style of a textbox area for entering an e-mail ...Answered | 1 Replies | 7482 Views | Created by Aviwe Dontsa - Wednesday, November 25, 2009 5:40 PM | Last reply by KJian_ - Friday, November 27, 2009 10:01 AM -
6 Votes
MaxLength for editable ComboBox
Hello, How to set this maxlength in Code behind?Answered | 14 Replies | 21565 Views | Created by Martin Bennedik - Thursday, May 3, 2007 10:51 AM | Last reply by bevalti - Friday, January 6, 2012 10:58 AM -
0 Votes
XForm Input MaxLength
Wherein i use an input control,that maxlength wont work.Answered | 5 Replies | 5086 Views | Created by pleng - Wednesday, October 6, 2010 3:51 AM | Last reply by pleng - Thursday, November 4, 2010 6:15 AM -
0 Votes
MaxLength facet in meta data
Graham, The default value for MaxLength of a string in Code First is 4000.Answered | 3 Replies | 5665 Views | Created by Graham Hay - Monday, January 17, 2011 4:20 PM | Last reply by Arthur Vickers - MSFT - Friday, January 21, 2011 7:20 PM -
0 Votes
How to set MaxLength on DataGridTextColumn in C# code, not XAML
so it will be easy for me to simulate the issue.Answered | 10 Replies | 10278 Views | Created by GaiusBaltar - Monday, September 6, 2010 10:03 AM | Last reply by ksvimal - Tuesday, September 7, 2010 1:19 PM -
1 Votes
TextBox Issues
a is added to the text in the TextBox.Answered | 7 Replies | 779 Views | Created by John-33 - Tuesday, May 14, 2019 2:20 PM | Last reply by John-33 - Wednesday, May 15, 2019 12:09 PM -
0 Votes
MaxLength TextBox Issue.
The maxlength property in .net only affect text typing by user into textbox at runtime.Unanswered | 1 Replies | 6028 Views | Created by Abhishek01 - Monday, October 11, 2010 3:04 PM | Last reply by kaymaf - Monday, October 11, 2010 6:46 PM -
2 Votes
Beginner
This is also great helpful for beginner.Answered | 5 Replies | 995 Views | Created by huntry254 - Tuesday, September 15, 2015 11:59 PM | Last reply by Sabah Shariq - Wednesday, September 16, 2015 3:06 PM -
1 Votes
True Beginner
That's probably the best and cheapest C# beginner book I've used or seen.Answered | 9 Replies | 4172 Views | Created by Foiled - Monday, February 23, 2009 4:32 PM | Last reply by AlexBB - Vista Ult64 SqlSer64 WinSer64 - Tuesday, February 24, 2009 3:18 PM -
1 Votes
C# for beginners
To add to the list You could try the Fundamentals course on Channel ...Answered | 7 Replies | 11699 Views | Created by directxplanation - Friday, December 30, 2011 11:55 PM | Last reply by Thorsten Gudera - Sunday, January 8, 2012 11:54 PM -
0 Votes
Textbox data entry issues
So the steps that seem to create this issue are.Answered | 9 Replies | 1217 Views | Created by BrownRR - Monday, February 18, 2013 10:30 PM | Last reply by BrownRR - Wednesday, February 20, 2013 7:42 PM -
0 Votes
Setting TextBox MaxLength from DataColumn MaxLength
= null) { BindingSource bs = (BindingSource) ...Answered | 1 Replies | 7481 Views | Created by tcorrigan - Monday, February 6, 2006 4:16 PM | Last reply by tcorrigan - Saturday, March 18, 2006 2:14 AM -
0 Votes
Singleline and multiline TextBox maxlength issue
Is there a JS attribute you know of that I could add to the textbox to ensure it doesnt go over 100 i.e.Unanswered | 3 Replies | 5 Views | Created by Anonymous - Thursday, September 15, 2005 11:42 AM | Last reply by Anonymous - Thursday, September 15, 2005 1:08 PM - Items 1 to 20 of 1360171 Next ›
No announcements