Click here to Skip to main content
15,919,931 members
Home / Discussions / C#
   

C#

 
GeneralRe: Detect Machine Shutdown Pin
AB777120-Dec-06 2:14
AB777120-Dec-06 2:14 
AnswerRe: Detect Machine Shutdown Pin
kkadir20-Dec-06 2:01
kkadir20-Dec-06 2:01 
QuestionC1flexGrid Pin
sujithkumarsl19-Dec-06 23:10
sujithkumarsl19-Dec-06 23:10 
QuestionCopy Object In Memory Pin
Tristan Rhodes19-Dec-06 22:53
Tristan Rhodes19-Dec-06 22:53 
AnswerRe: Copy Object In Memory Pin
Bekjong19-Dec-06 23:33
Bekjong19-Dec-06 23:33 
GeneralRe: Copy Object In Memory Pin
Tristan Rhodes20-Dec-06 0:30
Tristan Rhodes20-Dec-06 0:30 
GeneralRe: Copy Object In Memory Pin
Bekjong20-Dec-06 1:22
Bekjong20-Dec-06 1:22 
QuestionDataGridView with a RichTextBox Column (read only) Pin
fatamos19-Dec-06 22:47
fatamos19-Dec-06 22:47 
Can anyone point me in the right direction for declaring a RichTextBox column within a DataGridView...

I know there are a few examples revolving around the Calander control... but... these examples all revolve around editable controls... the displayed control remains a TextBox until it is clicked... which is no good for me... as I want to display each cell as a RichTextBox.

I assume my only option is to derive from DataGridViewCell and override Paint... but my c# is little weak and I'm struggling.

In addition, I may be using a hammer to crack a nut... as all I want to do is to display text in a column which may have some words underlined... from my limited understanding of .net controls... I can only do partial underline with a RichTextBox... thus the need to create a RichTextBox column.



Thanks for anyone who actually reads this... and a double thanks for anyone who replies.
Smile | :)
AnswerRe: DataGridView with a RichTextBox Column (read only) Pin
mrwisdom17-Dec-08 20:45
mrwisdom17-Dec-08 20:45 
QuestionC# Newbie needs help with Error Pin
wedtm19-Dec-06 22:47
wedtm19-Dec-06 22:47 
AnswerRe: C# Newbie needs help with Error [modified] Pin
althamda19-Dec-06 23:04
althamda19-Dec-06 23:04 
QuestionError?!! Pin
Nafiseh Salmani19-Dec-06 22:10
Nafiseh Salmani19-Dec-06 22:10 
AnswerRe: Error?!! Pin
Guffa19-Dec-06 22:26
Guffa19-Dec-06 22:26 
GeneralRe: Error?!! Pin
Nafiseh Salmani19-Dec-06 23:37
Nafiseh Salmani19-Dec-06 23:37 
AnswerRe: Error?!! Pin
Guffa20-Dec-06 1:47
Guffa20-Dec-06 1:47 
GeneralRe: Error?!! Pin
Dave Kreskowiak20-Dec-06 6:02
mveDave Kreskowiak20-Dec-06 6:02 
GeneralRe: Error?!! Pin
Nafiseh Salmani21-Dec-06 23:19
Nafiseh Salmani21-Dec-06 23:19 
QuestionInvoking events on a different thread... Pin
Shy Agam19-Dec-06 22:03
Shy Agam19-Dec-06 22:03 
AnswerRe: Invoking events on a different thread... Pin
Tristan Rhodes20-Dec-06 0:41
Tristan Rhodes20-Dec-06 0:41 
GeneralRe: Invoking events on a different thread... Pin
Shy Agam20-Dec-06 2:16
Shy Agam20-Dec-06 2:16 
GeneralRe: Invoking events on a different thread... Pin
Tristan Rhodes20-Dec-06 2:30
Tristan Rhodes20-Dec-06 2:30 
GeneralRe: Invoking events on a different thread... Pin
Shy Agam20-Dec-06 2:37
Shy Agam20-Dec-06 2:37 
GeneralRe: Invoking events on a different thread... Pin
Tristan Rhodes20-Dec-06 3:10
Tristan Rhodes20-Dec-06 3:10 
GeneralRe: Invoking events on a different thread... Pin
Shy Agam20-Dec-06 3:23
Shy Agam20-Dec-06 3:23 
GeneralRe: Invoking events on a different thread... Pin
Tristan Rhodes20-Dec-06 3:35
Tristan Rhodes20-Dec-06 3:35 

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.