in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

LookUpEdit -- Hide columns, update dataSource

Last post 8/19/2008 3:41 AM by Vincent Kasyoki. 1 replies.
Page 1 of 1 (2 items)
Sort Posts:
Previous Next
  • 3/6/2008 1:06 PM

    • Jane
    • Top 500 Contributor
    • Joined on 1/22/2008
    • Posts 24

    LookUpEdit -- Hide columns, update dataSource

    I use myDataTable as dataSource of my lookUpEdit like:

             lookUpEdit.Properties.DataSource = myDataTable.

    Now I want two functionalities from lookUpEdit:

    (1) Be able to hide some columns when pop up myDataTable;

    (2) Be able to add /remove/modify rows from myDataTable when pop up myDataTable.

    Thanks in advance for any help!

    Jane 

     

  • 8/19/2008 3:41 AM In reply to

    Re: LookUpEdit -- Hide columns, update dataSource

    Hi jane ,

    Expand column edit property

    click the elipsis in the columns(collection)  property

    By default it will be blank.

    Click populate columns button below

    Then select column and set visibility=false

    Enjoy.

    Vincent(reply if success -vincentkasyoki@yahoo.com)

Page 1 of 1 (2 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED