Click here to Skip to main content
15,912,329 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Selecting a button control from a component Pin
Navneet Hegde28-Jun-07 20:16
Navneet Hegde28-Jun-07 20:16 
QuestionWrong .Net version runtime Assembly Manager launched in VBAScript Pin
cateyes9928-Jun-07 18:23
cateyes9928-Jun-07 18:23 
QuestionPlz, anyone can help me? Thanks Pin
cateyes9929-Jun-07 13:51
cateyes9929-Jun-07 13:51 
AnswerRe: Plz, anyone can help me? Thanks Pin
Dave Kreskowiak30-Jun-07 2:37
mveDave Kreskowiak30-Jun-07 2:37 
GeneralRe: Plz, anyone can help me? Thanks Pin
cateyes991-Jul-07 23:32
cateyes991-Jul-07 23:32 
QuestionScreenSaver Pin
Xandip28-Jun-07 17:35
Xandip28-Jun-07 17:35 
AnswerRe: ScreenSaver Pin
Dave Kreskowiak29-Jun-07 3:29
mveDave Kreskowiak29-Jun-07 3:29 
QuestionQuestion about DataGridView and a text file [modified] Pin
Psycho-*Coder*-Extreme28-Jun-07 14:34
Psycho-*Coder*-Extreme28-Jun-07 14:34 
Here's what I'm trying to do, I have an ErrLog.txt file that logs any exceptions that happen in the application and I'm wanting to parse this file and load it into a DataGridView. The file (for now, I can change it if needed) is in this format:
Title: Error title
Message: ex.Message value
StackTrace: Exception stack trace
Date/Time: Date & Time it happened

I'm fairly certain I'll need to make it a comma delimited file and have Title,Message,StackTrace,Date/Time as the first line (to handle the DataGridView Headers) but I'm really having a hard time wrapping my head around how to get the text from the file into the DataGridView. Anyone help with this or at least have somewhere I can start (I've Googled and haven't found much but theres always a chance I'm not using the right keywords but who knows)

Last modified: 3hrs 40mins after originally posted --


"Okay, I give up: which is NOT a real programming language????"
Michael Bergman


AnswerRe: Question about DataGridView and a text file Pin
Johan Hakkesteegt28-Jun-07 20:12
Johan Hakkesteegt28-Jun-07 20:12 
GeneralRe: Question about DataGridView and a text file Pin
Psycho-*Coder*-Extreme29-Jun-07 1:41
Psycho-*Coder*-Extreme29-Jun-07 1:41 
GeneralRe: Question about DataGridView and a text file Pin
Johan Hakkesteegt29-Jun-07 1:59
Johan Hakkesteegt29-Jun-07 1:59 
GeneralRe: Question about DataGridView and a text file Pin
Psycho-*Coder*-Extreme29-Jun-07 2:06
Psycho-*Coder*-Extreme29-Jun-07 2:06 
QuestionSaving changes made to a datagridview Pin
steve_rm28-Jun-07 12:53
steve_rm28-Jun-07 12:53 
AnswerRe: Saving changes made to a datagridview Pin
Dave Kreskowiak29-Jun-07 3:27
mveDave Kreskowiak29-Jun-07 3:27 
Questioncommunicating via RF Pin
Cory Kimble28-Jun-07 11:21
Cory Kimble28-Jun-07 11:21 
AnswerRe: communicating via RF Pin
Psycho-*Coder*-Extreme28-Jun-07 19:37
Psycho-*Coder*-Extreme28-Jun-07 19:37 
QuestionPopulating ComboBox Pin
HurricaneDan28-Jun-07 9:54
HurricaneDan28-Jun-07 9:54 
AnswerRe: Populating ComboBox Pin
Christian Graus28-Jun-07 13:20
protectorChristian Graus28-Jun-07 13:20 
GeneralRe: Populating ComboBox Pin
Psycho-*Coder*-Extreme28-Jun-07 14:48
Psycho-*Coder*-Extreme28-Jun-07 14:48 
GeneralRe: Populating ComboBox Pin
HurricaneDan29-Jun-07 3:09
HurricaneDan29-Jun-07 3:09 
QuestionConvert inches to feet/inches in VB's Crystal..... Pin
CCG328-Jun-07 8:51
CCG328-Jun-07 8:51 
AnswerRe: Convert inches to feet/inches in VB's Crystal..... Pin
Dave Kreskowiak28-Jun-07 9:23
mveDave Kreskowiak28-Jun-07 9:23 
GeneralRe: Convert inches to feet/inches in VB's Crystal..... Pin
CCG328-Jun-07 9:47
CCG328-Jun-07 9:47 
AnswerRe: Convert inches to feet/inches in VB's Crystal..... Pin
Dave Sexton28-Jun-07 11:22
Dave Sexton28-Jun-07 11:22 
GeneralRe: Convert inches to feet/inches in VB's Crystal..... Pin
Dave Sexton28-Jun-07 11:25
Dave Sexton28-Jun-07 11:25 

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.