Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text Control must be touched to say it's value?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Text Control must be touched to say it's value?
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01020672
Message ID:
01020672
Views:
66
I have a form for sales in an auction setting.

I have the inventory displayed in a grid that the user will double click on to enact a btnNew() event.

In the code for the double click I vaidate that this item is a single for sale or it could be representing a dozen or 100 or ???

Anyway 95% of my inventory is single (1) pieces. I already place a #1 in the textbox so the user can see that I've filled it in. Unfortunatly if they just hit the btnSave() the bizObject doesn't register that there is value in the control and saves a null in the column instead of the #1 that I have placed there.
Next
Reply
Map
View

Click here to load this message in the networking platform