Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display info in Grid
Message
 
À
03/08/1998 00:44:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00123454
Message ID:
00123509
Vues:
15
I suspect you have a Set Relation between the CD and Song Tables...correct? If you are doing things in Page1 and the grid on Page2 is not getting updated, you may need to call the Refresh() of the Grid on the second page or the Refresh of Page2 itself.

As for editing in the Grid, you can do that directly in the grid. However, I would suggest having buttons for adding, deleting,saving, and canceling.



>Hi,
>
>I'm trying to get a grid to display/edit/add data. It's kind of complex, let me start by letting you know the objective. I've 2 files,
>1) CDS - stores cd info like code, album name, album artist, etc.
>2) SONGS - stores the songs from the corresponding CD.
>
>this two files have a common field (ncode), meaning cd with ncode=111 will contain all songs with ncode=111.
>
>I designed my form using pages, album info will be displayed in page 1 & song titles will be displayed in page 2. You can select the album in page 1 & when you switch to page 2 the songs will be displayed for you
>to either add new songs, edit or just browse.
>
>I've done the interface for page 1 where you'll be able to add/edit/delete/browse/search for albums. But I'm having difficulties trying to get the grid on page 2 to work.Do i need add/edit/delete button for the grid box, if so how?, any examples on the web?, is there any other way?.
>
>Thanks
>
>Regards
>Andrew
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform