pcerdaz
2006-12-13 01:32:40 UTC
Hello,
I want to navigate over CUSTOMERS table and show the
corresponding detail records of a ORDERS table.
I have a SelectSQL in the ORDERS table with a parameter that
must be taken from CUSTOMER table; to do this I defined
DataSource property from ORDERS with CUSTOMER.
Unfortunately the result is not good because the grid is
showing the first detail table record only and not all records
that apply.
Is there something wrong?
Thank you,
pcerdaz
I want to navigate over CUSTOMERS table and show the
corresponding detail records of a ORDERS table.
I have a SelectSQL in the ORDERS table with a parameter that
must be taken from CUSTOMER table; to do this I defined
DataSource property from ORDERS with CUSTOMER.
Unfortunately the result is not good because the grid is
showing the first detail table record only and not all records
that apply.
Is there something wrong?
Thank you,
pcerdaz