D
Dib
Hi,
I have two tables first table containt two fields
Name and Recid
Name A = 1
B =2
C=3
D=4
E=5
F=6
G=7
H=8
The other table has two fields Recid and TestDate
lets say the data in this table are as follow
recid =1 date
recid =1 date
recid =3 date
recid =1 date
recid=6 date
How do I make the first table "Name" show up in Rows (8) and then put the
second table data according to the Recid in Columns
I also need to have an extra blank column lets say recid has 3 records so I
need to have four columns. the date field should line up according to
the recid example recid 1 would be A Row(1) and has 3 columns plus one blank
column and so
Please advice. this is the first time I am using MSFlex Grid control
Thanks
Dib
I have two tables first table containt two fields
Name and Recid
Name A = 1
B =2
C=3
D=4
E=5
F=6
G=7
H=8
The other table has two fields Recid and TestDate
lets say the data in this table are as follow
recid =1 date
recid =1 date
recid =3 date
recid =1 date
recid=6 date
How do I make the first table "Name" show up in Rows (8) and then put the
second table data according to the Recid in Columns
I also need to have an extra blank column lets say recid has 3 records so I
need to have four columns. the date field should line up according to
the recid example recid 1 would be A Row(1) and has 3 columns plus one blank
column and so
Please advice. this is the first time I am using MSFlex Grid control
Thanks
Dib