Click here to Skip to main content
15,908,254 members
Home / Discussions / C#
   

C#

 
QuestionHow to resize rectangle? Pin
Try27-Feb-08 3:20
Try27-Feb-08 3:20 
AnswerRe: How to resize rectangle? Pin
Bekjong27-Feb-08 3:50
Bekjong27-Feb-08 3:50 
Generalimage enhancement algorithm using C# Pin
waqas shah27-Feb-08 2:53
waqas shah27-Feb-08 2:53 
GeneralRe: image enhancement algorithm using C# Pin
Justin Perez27-Feb-08 3:48
Justin Perez27-Feb-08 3:48 
GeneralRe: image enhancement algorithm using C# Pin
Harvey Saayman27-Feb-08 3:56
Harvey Saayman27-Feb-08 3:56 
GeneralRe: image enhancement algorithm using C# Pin
Justin Perez27-Feb-08 3:59
Justin Perez27-Feb-08 3:59 
GeneralRe: image enhancement algorithm using C# Pin
Harvey Saayman27-Feb-08 18:40
Harvey Saayman27-Feb-08 18:40 
GeneralHide Data Grid View Columns 2 Pin
jasper01827-Feb-08 2:49
jasper01827-Feb-08 2:49 
Hello,

Any help would be great! I have tryed the (datagrid.columns[1]. visable = false) the issue is that, using this method shrinks all the rows of data in the data grid view. Even if i set the row height, it seems to make no difference. I need to set which columns are shown in code, and I change the data source for the data grid view as needed. I have also tryed (datagrid.columns[i].width = 0) and (col.width = 0), both produce the same result, the column width is changed to 0, but you can still see the column, only it appears as a line, and if you are hiding a few columns then it is very noticable. Also you can streach the columns with a width of 0 back out again.

any help would be great.

Thanks to thoes who replyed to my first question for this, I did try all suggestions.

thanks, J
GeneralRe: Hide Data Grid View Columns 2 Pin
Not Active27-Feb-08 3:14
mentorNot Active27-Feb-08 3:14 
GeneralRe: Hide Data Grid View Columns 2 Pin
jasper01827-Feb-08 3:39
jasper01827-Feb-08 3:39 
GeneralRe: Hide Data Grid View Columns 2 Pin
MuhammadFaisal27-Feb-08 4:21
MuhammadFaisal27-Feb-08 4:21 
GeneralRe: Hide Data Grid View Columns 2 Pin
jasper01827-Feb-08 6:03
jasper01827-Feb-08 6:03 
GeneralRe: Hide Data Grid View Columns 2 Pin
jasper01827-Feb-08 7:07
jasper01827-Feb-08 7:07 
GeneralPlz help Pin
alok_2k327-Feb-08 2:36
alok_2k327-Feb-08 2:36 
GeneralRe: Plz help Pin
Not Active27-Feb-08 2:40
mentorNot Active27-Feb-08 2:40 
GeneralRe: Plz help Pin
alok_2k327-Feb-08 3:23
alok_2k327-Feb-08 3:23 
GeneralRepost. Ignore message. Pin
J4amieC27-Feb-08 2:41
J4amieC27-Feb-08 2:41 
GeneralRe: Plz help Pin
Paul Conrad27-Feb-08 3:49
professionalPaul Conrad27-Feb-08 3:49 
GeneralRe: Plz help Pin
Le centriste27-Feb-08 4:24
Le centriste27-Feb-08 4:24 
GeneralRe: Plz help Pin
Paul Conrad27-Feb-08 6:55
professionalPaul Conrad27-Feb-08 6:55 
QuestionhttpWebRequest issue Pin
pelgrim_198327-Feb-08 2:34
pelgrim_198327-Feb-08 2:34 
GeneralByte[], alternate null chars Pin
Malcolm Smart27-Feb-08 2:30
Malcolm Smart27-Feb-08 2:30 
GeneralRe: Byte[], alternate null chars Pin
Bekjong27-Feb-08 2:55
Bekjong27-Feb-08 2:55 
GeneralRe: Byte[], alternate null chars Pin
Malcolm Smart27-Feb-08 3:01
Malcolm Smart27-Feb-08 3:01 
GeneralRe: Byte[], alternate null chars Pin
Bekjong27-Feb-08 3:14
Bekjong27-Feb-08 3:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.