Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text Control must be touched to say it's value?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Text Control must be touched to say it's value?
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01020672
Message ID:
01020672
Vues:
65
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform