Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Click event in an empty grid?
Message
De
25/10/2001 15:42:28
John Deupree
Long Term Care Authority
Tulsa, Oklahoma, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00573312
Message ID:
00573365
Vues:
27
The problem is that it's a class and the SQL is created 'on the fly' from the class properties (e.g. cColumnFields = cus_name, cus_casenum, cus_ssn). I don't really want to have to mess up that routine because of a bug. I'll probably handle it in the UI someway (dropdown list or command buttons).

Thanks

John

>You can always create an empty cursor by runing your select with a condition that ptoduces 0 records, like WHERE .F. or WHERE 1=0 (Sql Server style).
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform