Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wierd Problem with Edit Box in a grid.
Message
From
29/03/2001 02:22:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/03/2001 02:06:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00367602
Message ID:
00489752
Views:
11
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform