Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record searching on textbox lostfocus event
Message
From
02/10/2003 13:44:43
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00834029
Message ID:
00834377
Views:
19
Sorry but I pressed the wrong key before a finished...

Try this...

If This.llunique = .T.
Set exact on
if SEEK(this.value,this.lctablethis.lcindex,)
=Messagebox("&lcvalue allready exist on the table",16,"Opps...")
Return .f.
Endif
Set exact off
Endif

...but I think it should be in the Valid event of the textbox if you want to keep the focus on the textbox.


Paco Calvente.
Saludos,

Paco Calvente
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform