Click here to Skip to main content
15,881,666 members
Home / Discussions / C#
   

C#

 
AnswerRe: DirectX programing C# (Camera rotation) Pin
pbalaga3-Sep-08 9:22
pbalaga3-Sep-08 9:22 
Questionwebbrowser object problem with Internet explorer Blocked Content warning Pin
enginço3-Sep-08 5:45
enginço3-Sep-08 5:45 
QuestionRe: webbrowser object problem with Internet explorer Blocked Content warning Pin
led mike3-Sep-08 6:01
led mike3-Sep-08 6:01 
AnswerRe: webbrowser object problem with Internet explorer Blocked Content warning [modified] Pin
enginço3-Sep-08 6:10
enginço3-Sep-08 6:10 
GeneralRe: webbrowser object problem with Internet explorer Blocked Content warning Pin
led mike3-Sep-08 7:10
led mike3-Sep-08 7:10 
GeneralRe: webbrowser object problem with Internet explorer Blocked Content warning Pin
Dan Neely3-Sep-08 7:15
Dan Neely3-Sep-08 7:15 
GeneralRe: webbrowser object problem with Internet explorer Blocked Content warning Pin
enginço3-Sep-08 20:04
enginço3-Sep-08 20:04 
QuestiondataGridView, bound, auto row height Pin
pcjd633-Sep-08 5:32
pcjd633-Sep-08 5:32 
Hello,
I'm just a newbie so bear with me. I have a databound dataGridView and
I want the column width to remain fixed, but the row height to increase, with word wrap, to show all of the text, as the user types in the text. I
have set the following (and various other combinations), but the
grid doesn't perform as I want.

this.dataGridView1.DefaultCellStyle.WrapMode = DataGridViewTriState.True;
this.dataGridView1.AutoResizeRows();

Does anyone know the correct method to achieve this ?

thanks

Chris Divine
Question<input id="txtName"" name="Name"" /> Pin
kibromg3-Sep-08 4:34
kibromg3-Sep-08 4:34 
AnswerRe: Pin
Pete O'Hanlon3-Sep-08 4:46
mvePete O'Hanlon3-Sep-08 4:46 
GeneralRe: Pin
User 66583-Sep-08 5:25
User 66583-Sep-08 5:25 
GeneralRe: Pin
Paul Conrad3-Sep-08 6:05
professionalPaul Conrad3-Sep-08 6:05 
GeneralRe: Pin
Guffa3-Sep-08 7:51
Guffa3-Sep-08 7:51 
GeneralRe: Pin
Paul Conrad3-Sep-08 8:40
professionalPaul Conrad3-Sep-08 8:40 
AnswerRe: Pin
Colin Angus Mackay3-Sep-08 5:21
Colin Angus Mackay3-Sep-08 5:21 
GeneralRe: Pin
Dave Sexton3-Sep-08 7:09
Dave Sexton3-Sep-08 7:09 
QuestionListbox Pin
netJP12L3-Sep-08 4:30
netJP12L3-Sep-08 4:30 
AnswerRe: Listbox Pin
Dave Sexton3-Sep-08 4:38
Dave Sexton3-Sep-08 4:38 
Question<input name="text1" type="text" size="60" /> Pin
kibromg3-Sep-08 4:19
kibromg3-Sep-08 4:19 
AnswerRe: Pin
Colin Angus Mackay3-Sep-08 5:23
Colin Angus Mackay3-Sep-08 5:23 
AnswerHow about a title? Pin
Paul Conrad3-Sep-08 6:06
professionalPaul Conrad3-Sep-08 6:06 
Questionadd local printers to remote machine Pin
arkiboys3-Sep-08 4:07
arkiboys3-Sep-08 4:07 
QuestionRe: add local printers to remote machine Pin
led mike3-Sep-08 4:45
led mike3-Sep-08 4:45 
AnswerRe: add local printers to remote machine Pin
arkiboys3-Sep-08 11:11
arkiboys3-Sep-08 11:11 
GeneralRe: add local printers to remote machine Pin
led mike4-Sep-08 10:13
led mike4-Sep-08 10:13 

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.