| Thread | Last Post | Replies |
|
| One to many display issue | 19 Feb 2005 09:37 GMT | 3 |
I have a one to many relationship between two tables and want to display only one field from the child table in a grid, the rest from the parent. If there are multiple lines, the one record from the parent table displays asterisks on the subsequent child records, like in a browse ...
|
| multiple rows in grid without using container | 10 Feb 2005 23:16 GMT | 5 |
is there anyway to display multiple rows for a record without using a container. i have worked with container, and it have its own problem. using vfp or any third party controls will be fine.
|
| Grid won't display a cursor | 10 Feb 2005 21:45 GMT | 3 |
VFP 9 I've worked with grids before without a problem. But this has got me mystified. I want to display the result of a SELECT-SQL statement in my grid. The
|
| Displaying records using multiple rows | 08 Feb 2005 16:19 GMT | 7 |
Is there any way to display records in a grid using more than a single grid row? I already understand that character fields can be "wrapped" within a grid cell, but it would be nice to show an inventory item with Part Number (P), Quantity (Q), Selling Price (S), and Description (D) ...
|