Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
AnswerRe: Trasparent panel Pin
AFSEKI8-May-07 22:46
AFSEKI8-May-07 22:46 
GeneralRe: Trasparent panel Pin
sujithkumarsl9-May-07 0:12
sujithkumarsl9-May-07 0:12 
GeneralRe: Trasparent panel Pin
Blumen9-May-07 1:02
Blumen9-May-07 1:02 
GeneralRe: Trasparent panel Pin
sujithkumarsl9-May-07 2:27
sujithkumarsl9-May-07 2:27 
Questionskmmenu query Pin
Yogesh Jamkhindikar8-May-07 20:54
Yogesh Jamkhindikar8-May-07 20:54 
Questionparallel port Pin
fark18-May-07 20:29
fark18-May-07 20:29 
AnswerRe: parallel port Pin
Muammar©8-May-07 20:56
Muammar©8-May-07 20:56 
QuestionGatagridview control - WrapMode property Pin
madhusri8-May-07 20:16
madhusri8-May-07 20:16 
Hello All,

I have a datagridview control to display information like the file name and file path. The file paths displayed are all long strings and i want them to wrap to the column. To achieve this i have set the follwinf properties:

1) DefaultCellStyle.WrapMode = DataGridViewTriState.True
2) AutoSizeMode = DataGridViewAutoSizeColumnMode.Fill
3) AutoSizeRowsMode = DataGridViewAutoSizeRowsMode.DisplayedCellsExceptHeaders

Here i find that the text gets wrapped only if space is provided in the text. I have almost all the file paths with no space and hence the text is not getting wrapped. Please help me out to solve this issue.

Thanks in advance

Thanks and Regards
Madhu

QuestionHow to Clear Grid view in C# [modified] Pin
NK78-May-07 20:10
NK78-May-07 20:10 
AnswerRe: How to Clear Grid view in C# Pin
AFSEKI8-May-07 22:47
AFSEKI8-May-07 22:47 
GeneralRe: How to Clear Grid view in C# Pin
NK78-May-07 23:35
NK78-May-07 23:35 
AnswerRe: How to Clear Grid view in C# Pin
Blumen9-May-07 1:04
Blumen9-May-07 1:04 
Questionhow i can find what are objects used in a .cs file Pin
senselva8-May-07 19:51
senselva8-May-07 19:51 
AnswerRe: how i can find what are objects used in a .cs file Pin
urbane.tiger8-May-07 21:15
urbane.tiger8-May-07 21:15 
AnswerRe: how i can find what are objects used in a .cs file Pin
Christian Graus8-May-07 21:18
protectorChristian Graus8-May-07 21:18 
Questionhow to do online registration Pin
fgfdhghgfd8-May-07 19:46
fgfdhghgfd8-May-07 19:46 
AnswerRe: how to do online registration Pin
AFSEKI8-May-07 22:49
AFSEKI8-May-07 22:49 
AnswerRe: how to do online registration Pin
Muammar©8-May-07 22:51
Muammar©8-May-07 22:51 
QuestionEstablished connection aborted by the software in host machine Pin
SakthiSurya8-May-07 19:27
SakthiSurya8-May-07 19:27 
QuestionBytes to be written to the stream exceed the Content-Length bytes size specified. Pin
nasambur8-May-07 19:04
nasambur8-May-07 19:04 
AnswerRe: Bytes to be written to the stream exceed the Content-Length bytes size specified. Pin
Guffa8-May-07 20:50
Guffa8-May-07 20:50 
GeneralRe: Bytes to be written to the stream exceed the Content-Length bytes size specified. Pin
nasambur8-May-07 20:55
nasambur8-May-07 20:55 
Questioncrystal report using a stored procedure which requires a parameter Pin
rkherath8-May-07 17:03
rkherath8-May-07 17:03 
Questionhow to create an autoincrement id [modified] Pin
balanjingot8-May-07 16:33
balanjingot8-May-07 16:33 
Questionaccess to objectdatasource ondeleting value Pin
wongton8-May-07 16:09
wongton8-May-07 16:09 

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.