Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wierd Problem with Edit Box in a grid.
Message
De
29/03/2001 02:22:23
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
29/03/2001 02:06:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00367602
Message ID:
00489752
Vues:
10
>Hej Sonya,
>
>Actually I did find a solution. The control source value was null.
>(I use Oracle) so in the got focus methoid I put:
>
>
>IF ISNULL(this.value)
>	this.value=""
>ENDIF
>
>
>
>Hope that helps

Or :

this.Value = nvl(this.Value,'')
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform