Click here to Skip to main content
15,895,799 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: sql statement Pin
obarahmeh3-Dec-06 0:59
obarahmeh3-Dec-06 0:59 
AnswerRe: sql statement Pin
Guffa3-Dec-06 7:14
Guffa3-Dec-06 7:14 
AnswerRe: sql statement Pin

MmM.net</

3-Dec-06 21:55

MmM.net</

3-Dec-06 21:55 
AnswerRe: sql statement Pin
ChandraRam3-Dec-06 22:13
ChandraRam3-Dec-06 22:13 
GeneralRe: sql statement Pin
obarahmeh4-Dec-06 2:47
obarahmeh4-Dec-06 2:47 
QuestionPrevent DataGridView selecting a row - is it possible? Pin
nzmike2-Dec-06 21:04
nzmike2-Dec-06 21:04 
AnswerRe: Prevent DataGridView selecting a row - is it possible? Pin
Leah_Garrett3-Dec-06 13:53
Leah_Garrett3-Dec-06 13:53 
GeneralRe: Prevent DataGridView selecting a row - is it possible? Pin
nzmike3-Dec-06 21:44
nzmike3-Dec-06 21:44 
Thanks Leah.... actually I'm not sure why I even posted the question as I realised soon after all you need to do is say datagridview1.SelectedRows(0).Selected = false and that takes care of it.

What I want to do now is only highlight a row when the user clicks on one but rather than using a background colour (which obscures my cell traffic-lighting) I want to leave the B/G and F/G colours as they are and instead draw a 2-pixel red border around the entire row - and I'm thinking the only way to do that is to override one of the Paint methods... anyone know of a better/simpler way?
GeneralRe: Prevent DataGridView selecting a row - is it possible? Pin
DA_Loring30-Mar-07 5:07
DA_Loring30-Mar-07 5:07 
QuestionDatabase Issues Pin
The ANZAC2-Dec-06 18:56
The ANZAC2-Dec-06 18:56 
QuestionRe: Database Issues Pin
Are Jay3-Dec-06 8:05
Are Jay3-Dec-06 8:05 
AnswerRe: Database Issues Pin
The ANZAC3-Dec-06 8:31
The ANZAC3-Dec-06 8:31 
GeneralRe: Database Issues Pin
Are Jay3-Dec-06 17:33
Are Jay3-Dec-06 17:33 
GeneralRe: Database Issues Pin
The ANZAC3-Dec-06 17:51
The ANZAC3-Dec-06 17:51 
GeneralRe: Database Issues Pin
Are Jay4-Dec-06 4:58
Are Jay4-Dec-06 4:58 
GeneralRe: Database Issues Pin
The ANZAC4-Dec-06 9:57
The ANZAC4-Dec-06 9:57 
QuestionImage Element Qn Pin
honkie_thong2-Dec-06 17:12
honkie_thong2-Dec-06 17:12 
AnswerRe: Image Element Qn Pin
Dave Kreskowiak2-Dec-06 17:26
mveDave Kreskowiak2-Dec-06 17:26 
GeneralRe: Image Element Qn Pin
honkie_thong2-Dec-06 17:35
honkie_thong2-Dec-06 17:35 
GeneralRe: Image Element Qn Pin
Dave Kreskowiak2-Dec-06 18:21
mveDave Kreskowiak2-Dec-06 18:21 
GeneralRe: Image Element Qn Pin
honkie_thong2-Dec-06 19:02
honkie_thong2-Dec-06 19:02 
GeneralRe: Image Element Qn Pin
Dave Kreskowiak3-Dec-06 4:28
mveDave Kreskowiak3-Dec-06 4:28 
GeneralRe: Image Element Qn Pin
Guffa3-Dec-06 11:23
Guffa3-Dec-06 11:23 
Questiontimer and showing forms Pin
jady842-Dec-06 8:52
jady842-Dec-06 8:52 
AnswerRe: timer and showing forms Pin
Guffa2-Dec-06 9:16
Guffa2-Dec-06 9:16 

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.