Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display info in Grid
Message
 
 
To
03/08/1998 00:44:18
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00123454
Message ID:
00123478
Views:
17
>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

Add/Delete button is a necessity while Edit button is optional.

Where did you established the relationship of the two tables. Is it using Data Environment? If so, make it sure that the relationship is one-to-many, otherwise it will not work properly...
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform