Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids and Buttons
Message
 
À
09/05/2003 13:27:46
Julie Ball
Gardner Publications, Inc.
Cincinnati, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00786867
Message ID:
00786937
Vues:
23
>What I am trying to accomplish is to place an Add record button on the last row in a grid. What I have is a form with a company record (display as text boxes) and all of its products (display with grid) and I would like to have an Add button on the last row of the products. How can I place the add button on the grid? Thanks in advance for any help.


For this solution, the source of the grid is a temporary cursor, containing the pertinent data
Add a record to the cursor, which will always sort last, according to the different sort orders available.
Use the DynamicControl to look for this record, and select the CommandButton you have added to the grid.

HTH,
Tracy
Tracy
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform