Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP.NET Edit Textbox issue
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00846158
Message ID:
00846628
Views:
22
Thanks Rick, so as a quick solution I could do a .Trim()?? To give some blank space.

>The issue is that your field is filled out to the hundred characters most likley... Not sure why this would be on a varchar field - but this is defintely the behavior you see in fixed length fields.
>
>+++ Rick ---
>
>>I have had an app up in Beta for a month or so now. I just got an issue with a user that they can't edit a text box?
>>
>>I go to it and they are right. If the tb is empty it's fine. With existing data, you can't add on the front or the rear of the text. Nothing happens. You can click in the middle and key away, but using home/end keys it's not accepting input.
>>
>>Wouldn't you know that they are adding Parens () on the existing data. go figure :)
>>
>>Data is from SQL Server and is Varchar(100)
>>
>>Any ideas?
>>
>>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform