Hi all;

I have a table PurchLineLedger with two relations on PurchLine

R1--> PurchLineLedger.PurchID == PurchLine.PurchID

R2--> PurchLineLedger.LineNum == PurchLine.LineNum

On a grid, i want to show some fields from PurchLineLedger and some related fields from PurchLine. When i move on lines of the grid, fields that comes from PurchLine changes(it happens when i click on that field).

The datasource of the grid is PurchLineLedger.

How can i correct it?

Thanks.


Yahoo! Groups Sponsor ADVERTISEMENT


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Reply via email to