Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid changing on me
Message
De
06/02/2003 16:57:41
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00748973
Message ID:
00750258
Vues:
17
Thanks Yuri,

Actually the table I was using was not even a parent to child relationship, it was one transaction table seeking an index from an input text box, but using part of the code in it I was able to make the program seek the bottom without blowing out. This is the part I used:
with <form>.grid1
   go bott in (.recordsource)
   skip - 7 in (.recordsource)
   .refresh
endwith
Thanks Again, this was a good way to do what I needed to with the grid without it blanking out on me or showing all accounts instead of just the transaction for the account number I types in the input box.

Thanks Again,

Kev
``` Appreciate a normal day, it is always better than a bad one ```

Kev
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform