Click here to Skip to main content
15,894,343 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with insert query Pin
OriginalGriff6-Jan-10 1:31
mveOriginalGriff6-Jan-10 1:31 
GeneralRe: Problem with insert query Pin
<<Tash18>>6-Jan-10 1:42
<<Tash18>>6-Jan-10 1:42 
GeneralRe: Problem with insert query Pin
OriginalGriff6-Jan-10 2:07
mveOriginalGriff6-Jan-10 2:07 
GeneralRe: Problem with insert query Pin
<<Tash18>>6-Jan-10 20:37
<<Tash18>>6-Jan-10 20:37 
Questionevent firing in combo box Pin
Mahesh_Blr6-Jan-10 0:01
Mahesh_Blr6-Jan-10 0:01 
AnswerRe: event firing in combo box Pin
Mycroft Holmes6-Jan-10 0:13
professionalMycroft Holmes6-Jan-10 0:13 
Questiondatagrid row color Pin
Erdinc275-Jan-10 23:58
Erdinc275-Jan-10 23:58 
AnswerRe: datagrid row color Pin
Mycroft Holmes6-Jan-10 0:06
professionalMycroft Holmes6-Jan-10 0:06 
Use the oncellpaint event (I think) and query the object to find what row/column is being painted and set the background accordingly.

Note that this fires for each cell that is on display, not the entire data source

Never underestimate the power of human stupidity
RAH

AnswerRe: datagrid row color Pin
Qendro6-Jan-10 0:57
Qendro6-Jan-10 0:57 
GeneralRe: datagrid row color Pin
David Skelly6-Jan-10 1:37
David Skelly6-Jan-10 1:37 
GeneralRe: datagrid row color Pin
Qendro6-Jan-10 2:37
Qendro6-Jan-10 2:37 
GeneralRe: datagrid row color Pin
David Skelly6-Jan-10 5:09
David Skelly6-Jan-10 5:09 
GeneralRe: datagrid row color Pin
Erdinc276-Jan-10 7:56
Erdinc276-Jan-10 7:56 
AnswerRe: datagrid row color Pin
David Skelly6-Jan-10 1:41
David Skelly6-Jan-10 1:41 
GeneralRe: datagrid row color Pin
Erdinc276-Jan-10 8:00
Erdinc276-Jan-10 8:00 
QuestionRead from udp in C# through event Pin
Reza Shojaee5-Jan-10 23:57
Reza Shojaee5-Jan-10 23:57 
AnswerRe: Read from udp in C# through event Pin
Mycroft Holmes6-Jan-10 0:08
professionalMycroft Holmes6-Jan-10 0:08 
AnswerRe: Read from udp in C# through event Pin
Rick Shaub6-Jan-10 10:25
Rick Shaub6-Jan-10 10:25 
QuestionSend bytes over USB Pin
Frygreen5-Jan-10 23:55
Frygreen5-Jan-10 23:55 
AnswerRe: Send bytes over USB Pin
Dimitri Witkowski6-Jan-10 7:20
Dimitri Witkowski6-Jan-10 7:20 
QuestionPress button on inet-page programmatically [modified] Pin
Frygreen5-Jan-10 23:46
Frygreen5-Jan-10 23:46 
AnswerRe: Press button on inet-page programmatically Pin
Dimitri Witkowski6-Jan-10 7:15
Dimitri Witkowski6-Jan-10 7:15 
AnswerRe: Press button on inet-page programmatically Pin
Frygreen6-Jan-10 9:31
Frygreen6-Jan-10 9:31 
AnswerRe: Press button on inet-page programmatically Pin
Frygreen6-Jan-10 12:41
Frygreen6-Jan-10 12:41 
QuestionValid Reason for Using IDisposable intreface Pin
Lijo Rajan5-Jan-10 22:58
Lijo Rajan5-Jan-10 22:58 

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.