in
Forums
Blogs
DevExpress.com
Client Center
Support Center
DevExpress Channel

Unbound Columns in a db View

Last post 5/21/2009 4:23 AM by David Rosen. 0 replies.
Sort Posts: Previous Next
  • 5/21/2009 4:23 AM

    Unbound Columns in a db View

    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
Copyright © 1998-2010 Developer Express Inc.
ALL RIGHTS RESERVED