Click here to Skip to main content
15,897,518 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiondate variable to string variable Pin
Arif Liminto21-Aug-07 12:22
professionalArif Liminto21-Aug-07 12:22 
AnswerRe: date variable to string variable Pin
Christian Graus21-Aug-07 12:45
protectorChristian Graus21-Aug-07 12:45 
AnswerRe: date variable to string variable Pin
Mark Churchill21-Aug-07 21:07
Mark Churchill21-Aug-07 21:07 
QuestionHelp how do you loop thru each record in DataGrid Pin
Smokeywade21-Aug-07 11:06
Smokeywade21-Aug-07 11:06 
AnswerRe: Help how do you loop thru each record in DataGrid Pin
Christian Graus21-Aug-07 11:18
protectorChristian Graus21-Aug-07 11:18 
GeneralRe: Help how do you loop thru each record in DataGrid Pin
Smokeywade21-Aug-07 12:12
Smokeywade21-Aug-07 12:12 
GeneralRe: Help how do you loop thru each record in DataGrid Pin
Christian Graus21-Aug-07 12:50
protectorChristian Graus21-Aug-07 12:50 
GeneralRe: Help how do you loop thru each record in DataGrid Pin
Smokeywade21-Aug-07 13:26
Smokeywade21-Aug-07 13:26 
I'm still not 100% getting it...Also I'm not really familiar with this DataRowView class I've seen it used for datagrid search in the past I believe.

I dont believe I'm ignoring the rec variable. Unless your saying within that loop I will have to tell it to go to the next rec? Make Sense...

Dim rec As DataRowView
'Dim x As Integer

'Do Time Calculation for each record

For Each rec In dgOrderReport.DataSource

Next rec<code></code>

Thank You
GeneralRe: Help how do you loop thru each record in DataGrid Pin
Christian Graus21-Aug-07 13:43
protectorChristian Graus21-Aug-07 13:43 
GeneralRe: Help how do you loop thru each record in DataGrid Pin
Smokeywade22-Aug-07 3:51
Smokeywade22-Aug-07 3:51 
QuestionHo to generate *.chm file from html files Pin
Jahnson K21-Aug-07 10:38
Jahnson K21-Aug-07 10:38 
AnswerRe: Ho to generate *.chm file from html files Pin
Paul Conrad26-Aug-07 9:31
professionalPaul Conrad26-Aug-07 9:31 
AnswerRe: Ho to generate *.chm file from html files Pin
reto.knaak14-Jan-11 4:11
reto.knaak14-Jan-11 4:11 
QuestionVB.Net/ADO.NET question on populating a gridview Pin
Jordan Martz21-Aug-07 10:16
Jordan Martz21-Aug-07 10:16 
AnswerRe: VB.Net/ADO.NET question on populating a gridview Pin
Johan Hakkesteegt23-Aug-07 3:10
Johan Hakkesteegt23-Aug-07 3:10 
QuestionHelp please to use Enterprise library 3.1 Pin
jesusnaun21-Aug-07 9:36
jesusnaun21-Aug-07 9:36 
AnswerRe: Help please to use Enterprise library 3.1 Pin
Mark Churchill21-Aug-07 18:50
Mark Churchill21-Aug-07 18:50 
GeneralRe: Help please to use Enterprise library 3.1 Pin
jesusnaun22-Aug-07 4:06
jesusnaun22-Aug-07 4:06 
GeneralRe: Help please to use Enterprise library 3.1 Pin
Mark Churchill22-Aug-07 15:03
Mark Churchill22-Aug-07 15:03 
Questionmemorystream Pin
WhiteGirl2321-Aug-07 8:31
WhiteGirl2321-Aug-07 8:31 
AnswerRe: memorystream Pin
Dave Kreskowiak21-Aug-07 8:54
mveDave Kreskowiak21-Aug-07 8:54 
GeneralRe: memorystream Pin
Guffa21-Aug-07 11:13
Guffa21-Aug-07 11:13 
GeneralRe: memorystream Pin
WhiteGirl2321-Aug-07 19:28
WhiteGirl2321-Aug-07 19:28 
AnswerRe: memorystream Pin
Guffa22-Aug-07 4:57
Guffa22-Aug-07 4:57 
GeneralRe: memorystream Pin
WhiteGirl2322-Aug-07 9:01
WhiteGirl2322-Aug-07 9:01 

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.