darkwraith
Programmer
Hi, I'm sorry I had posted this message in the wrong forum before. Here I think it's better.
I have a submask that lists only some fields of all the records of a table and, in the same mask in which the submask is included, some textboxes filled with other fields referring only to the selected record in the submask.
I set the source property of both mask and submask to the same table. Now I want to link the fields, that mean that if I select a record in the submask I want that data in the mask textboxes should refer to that particular record. The problem is that if I use LinkChildFields and LinkMasterFields property it is visible in the submask only a record and not the whole list.
Anyone has a suggestion?
Thanks in advance.
I have a submask that lists only some fields of all the records of a table and, in the same mask in which the submask is included, some textboxes filled with other fields referring only to the selected record in the submask.
I set the source property of both mask and submask to the same table. Now I want to link the fields, that mean that if I select a record in the submask I want that data in the mask textboxes should refer to that particular record. The problem is that if I use LinkChildFields and LinkMasterFields property it is visible in the submask only a record and not the whole list.
Anyone has a suggestion?
Thanks in advance.