HI.
I have a table that contains the following fields:
Key
Type (Debit or Credit)
Amount (currency)
I would like to view it in a grid with the following columns:
Key | Amount Debit (unbound) | Amount Credit (unbound)
Unbound columns value must be set according to the record Type. Each column
must be summarized (sum) with right alignment
Please help.
David