Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid white space
Message
De
03/11/2004 14:22:57
 
 
À
03/11/2004 09:24:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 5
Divers
Thread ID:
00957515
Message ID:
00957773
Vues:
20
hi,

-i try as under but still,
-how i can see the result directly at page2,after i press at thisform.text1.value,
-if my select statment not found where i can put amessage ("not found")
and stay at page1 as setfocus.
with thisform.pageframe1.page2.Grid1
    .RecordsourceType = 4 && SQL
    .Columncount = -1
      .Recordsource = 'select * from mstr'+;
      '   where UPPER(inname) = UPPER(TRIM(thisform.pageframe1.page1.text1.Value)) and nam1 = thisform.pageframe1.page1.text4.Value'+;
      '   into cursor crsMyCursor'
       
ENDWITH

thisform.pageframe1.page2.Grid1.refresh
thanks.
m.qasem
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform