Click here to Skip to main content
15,902,112 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: who i can bulid this query Pin
Paul Conrad13-Jul-07 9:42
professionalPaul Conrad13-Jul-07 9:42 
AnswerRe: who i can bulid this query Pin
Paul Conrad13-Jul-07 9:03
professionalPaul Conrad13-Jul-07 9:03 
AnswerRe: who i can bulid this query Pin
Christian Graus15-Jul-07 5:59
protectorChristian Graus15-Jul-07 5:59 
Questionvb.net-To save a file Pin
aswinanu13-Jul-07 7:30
aswinanu13-Jul-07 7:30 
AnswerRe: vb.net-To save a file Pin
Guffa13-Jul-07 7:34
Guffa13-Jul-07 7:34 
Question[Message Deleted] Pin
Cory Kimble13-Jul-07 6:03
Cory Kimble13-Jul-07 6:03 
AnswerRe: Changing color of text of one cell in DataGrid Pin
Rupesh Kumar Swami13-Jul-07 6:49
Rupesh Kumar Swami13-Jul-07 6:49 
AnswerRe: Changing color of text of one cell in DataGrid [modified] Pin
DanB198313-Jul-07 21:52
DanB198313-Jul-07 21:52 
Hi
Assuming you are using the windows control (didnt check the asp.net one as I am lazy)

The syntax would be:

datagrid.Rows[ROW].Cells[CELL].Style.ForeColor = ________________

Hope this is of use

Dan

***Sorry this is for the datagridview control - if you are working on an old application let me know and i will look into this. If you can though I suggest using the datagridview control as it is the .NET2.0 version of a datagrid

-- modified at 3:57 Saturday 14th July, 2007
QuestionAccess vb program via another program Pin
billiardpro1813-Jul-07 5:04
billiardpro1813-Jul-07 5:04 
AnswerRe: Access vb program via another program Pin
Dave Kreskowiak13-Jul-07 6:03
mveDave Kreskowiak13-Jul-07 6:03 
AnswerRe: Access vb program via another program Pin
swallow4eva16-Jul-07 2:42
swallow4eva16-Jul-07 2:42 
AnswerRe: Passing parameter to hardcoded SQL statement (non Stored Procedure) Pin
Christian Graus13-Jul-07 3:59
protectorChristian Graus13-Jul-07 3:59 
GeneralRe: Passing parameter to hardcoded SQL statement (non Stored Procedure) Pin
Dave Kreskowiak13-Jul-07 4:50
mveDave Kreskowiak13-Jul-07 4:50 
JokeRe: Passing parameter to hardcoded SQL statement (non Stored Procedure) Pin
Paul Conrad15-Jul-07 5:45
professionalPaul Conrad15-Jul-07 5:45 
GeneralRe: Passing parameter to hardcoded SQL statement (non Stored Procedure) Pin
Rupesh Kumar Swami13-Jul-07 6:53
Rupesh Kumar Swami13-Jul-07 6:53 
GeneralRe: Passing parameter to hardcoded SQL statement (non Stored Procedure) Pin
Dave Kreskowiak13-Jul-07 7:00
mveDave Kreskowiak13-Jul-07 7:00 
GeneralRe: Passing parameter to hardcoded SQL statement (non Stored Procedure) Pin
Paul Conrad15-Jul-07 5:47
professionalPaul Conrad15-Jul-07 5:47 
GeneralRe: Passing parameter to hardcoded SQL statement (non Stored Procedure) [modified] Pin
Rupesh Kumar Swami13-Jul-07 6:54
Rupesh Kumar Swami13-Jul-07 6:54 
QuestionHelp! Read Unicode Text File to VB program Pin
jackie83sg200513-Jul-07 2:58
jackie83sg200513-Jul-07 2:58 
AnswerRe: Help! Read Unicode Text File to VB program Pin
Christian Graus13-Jul-07 3:29
protectorChristian Graus13-Jul-07 3:29 
GeneralRe: Help! Read Unicode Text File to VB program Pin
Paul Conrad13-Jul-07 4:29
professionalPaul Conrad13-Jul-07 4:29 
GeneralRe: Help! Read Unicode Text File to VB program Pin
jackie83sg200513-Jul-07 4:50
jackie83sg200513-Jul-07 4:50 
GeneralRe: Help! Read Unicode Text File to VB program Pin
Dave Kreskowiak13-Jul-07 4:54
mveDave Kreskowiak13-Jul-07 4:54 
GeneralRe: Help! Read Unicode Text File to VB program Pin
jackie83sg200513-Jul-07 15:16
jackie83sg200513-Jul-07 15:16 
QuestionArray -> listview1.groups.addrange Pin
svh198513-Jul-07 2:45
svh198513-Jul-07 2:45 

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.