|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
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
| |||
| |||
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
| |||
| |||
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... |
![]() |
|
Tags: column, compact framework, datagrid, hide, set |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Configuration File Settings for the .NET Compact Framework | Bankebihari | Software Development | 3 | 10-06-2009 07:01 AM |
Calculating sum of column in datagrid | Chrisch | Software Development | 3 | 09-06-2009 10:07 AM |
.net Compact Framework autosize textbox | Avanindra | Software Development | 2 | 04-06-2009 07:24 PM |
Auto hide rows and column in Excel 2007 | Murena | Windows Software | 3 | 28-02-2009 07:00 PM |
Adding a new column in datagrid at runtime? | Leena | Software Development | 3 | 13-02-2009 07:00 PM |