Re: Binding to a related column

From: Ritesh Jain via DotNetMonster.com (forum_at_DotNetMonster.com)
Date: 12/16/04

  • Next message: Jeffrey Tan[MSFT]: "RE: Custom Data Bindable Classes"
    Date: Thu, 16 Dec 2004 15:54:56 GMT
    
    

    Hi ,
    In ur User Table add one more DataColumn and Use Table.column("New Col").Expression="First Name + LastName"

    and than bind ur datagird with new NEw column.

    i hope this is what u want..........

    Ritesh

    -- 
    Message posted via http://www.dotnetmonster.com
    

  • Next message: Jeffrey Tan[MSFT]: "RE: Custom Data Bindable Classes"
    Loading