Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid not refreshing
Message
De
04/11/2005 13:44:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01065483
Message ID:
01065553
Vues:
13
I've tried that, but it's not working. I've placed that code in the Valid method for the textbox in which I'm entering the order # I want to search on, but nothing happens to the grid. I've also set up a command box and put it in the click event. Same result...or lack of result, I should say.

Am I missing something?

>>Hi all,
>>
>>I've got a form with a grid that is using a view as it's source. The grid shows (among other things) order_no, line_no, part_no, price. I've also got a textbox on the form to allow the user to enter the order # he wants to view. When I enter the order #, I want the grid to show only the records that apply to that order #. I've got it setting a filter and refreshing teh form after accepting the order # in the textbox, but the grid isn't refreshing. The rest of the form is, but not the grid.
>>
>>Any suggestions are greatly appreciated.
>>
>>Thanks!
>>
>>John
>
>How about:
>thisform.Grid.Refresh()
>after you set the filter.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform