Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Display
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Grid Display
Divers
Thread ID:
00238571
Message ID:
00238571
Vues:
50
I have a read only grid based on a table. I have an "Order By" listbox which sets the order of the table based on the users selection. Next to the listbox is a 'Seek' text box.

In the Interactive change event of txtSeek I have:

SELECT HARDWARE
SEEK ALLTRIM(this.Value)
ThisForm.Grid1.Refresh()

The problem is, the found row is displayed in the middle of the grid. Is there anyway to have this row become the first row of the grid?

TIA.

Rob
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform