> I have a parent and child table set up with a one to many relationship. I am displaying a grid which shows fields from both the parent and child record, with the parent record first and then all child records. For those child records which have no corresponding column in the parent, the field appears as a row of asterisks. How can I control this character? It would be really nice if it was blank instead.
>
>
>
http://www.arsindelve.comWell the same happened to me, you have to check some things:
1) In the DE check that the relation object, has the onetomany property to .F., 'cause if you put it to .T. at least for me always gives me this error.
2) To use the one to many relation, use the properties in the grid object.
This was the solution for me as far as i can remember.
Let me know.
Luis
Pink Floyd, simple the best.