Results 1 to 3 of 3

Thread: How to Hide Column in Datagrid[datasource set in runtime]

  1. #1

    Thread Starter
    Junior Member gRob_AndDerSon's Avatar
    Join Date
    Jun 2007
    Location
    Philippines
    Posts
    31

    Unhappy How to Hide Column in Datagrid[datasource set in runtime]

    How can I hide specific column in a datagrid which datasource is set to datatable during run time.

    I try to hide the primary keys so that only Important data are display on the grid

    Another question is How can I select the primary key value whenever I select rows on the grid.

    Hope you can Help me, my boss expected me to finish this next week.

    Im really disappointed to .Net CF unLike .Net framework, but for me its a challenge

    This is my first project in Mobile Applications. Hope I can do this.

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: How to Hide Column in Datagrid[datasource set in runtime]

    I don't think you can hide it, but you can set the column width to 0.

    What disappoints you about the compact framework?

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3

    Thread Starter
    Junior Member gRob_AndDerSon's Avatar
    Join Date
    Jun 2007
    Location
    Philippines
    Posts
    31

    Resolved Re: How to Hide Column in Datagrid[datasource set in runtime]

    it works great!!!. Thank you very much

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width