Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with grid box
Message
From
31/05/2002 04:34:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Working with grid box
Miscellaneous
Thread ID:
00663308
Message ID:
00663308
Views:
52
Hi,

I need to represent data in a grid box from a table thats looks as follows :
         Student No         SubjectCode         Mark
Record1  1999               BAF1F               78 
Record2  1999               GFDTA               50
Record3  1999               JHGUG               60  
.etc.

The grid box needs to display just one line for these 3 records .eg.
Student No     BAF1F      GFDTA     JHGUG
1999            78         50        60
Overwriting any of these marks should also update the table.

Can someone give me the best way to go about this, basically I need to be able to set up some kind of matrix based on the table.

Cheers
Mark
Next
Reply
Map
View

Click here to load this message in the networking platform