Results 1 to 3 of 3

Thread: How to set and hide the Datagrid column in Compact Framework

  1. #1
    Join Date
    Feb 2009
    Posts
    48

    How to set and hide the Datagrid column in Compact Framework

    hello everyone,

    How can I set and hide the datagrid column in compact framework. Does anybody have the knowledge regarding this.
    Please give some useful and necessary suggestions/ideas ....thanks

  2. #2
    Join Date
    Jan 2008
    Posts
    3,755

    Re: How to set and hide the Datagrid column in Compact Framework

    Instead of hiding the datagrid column, you can set the width of the column to zero so that the column would be hardly visible and you will get the result you want.
    try, set columnWidth = 0

  3. #3
    Join Date
    May 2008
    Posts
    3,316

    Re: How to set and hide the Datagrid column in Compact Framework

    You can also try removing the datagrid columns from the GridColumnStyles collection. Also, you can hide the columns with the cascading style sheets. But I don't have a complete idea around that...

Similar Threads

  1. Configuration File Settings for the .NET Compact Framework
    By Bankebihari in forum Software Development
    Replies: 3
    Last Post: 10-06-2009, 07:01 AM
  2. Calculating sum of column in datagrid
    By Chrisch in forum Software Development
    Replies: 3
    Last Post: 09-06-2009, 10:07 AM
  3. .net Compact Framework autosize textbox
    By Avanindra in forum Software Development
    Replies: 2
    Last Post: 04-06-2009, 07:24 PM
  4. Auto hide rows and column in Excel 2007
    By Murena in forum Windows Software
    Replies: 3
    Last Post: 28-02-2009, 07:00 PM
  5. Adding a new column in datagrid at runtime?
    By Leena in forum Software Development
    Replies: 3
    Last Post: 13-02-2009, 07:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,508,542.99865 seconds with 17 queries