Click here to Skip to main content
15,867,453 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: print prview problem Pin
Eddy Vluggen2-Jul-09 2:28
professionalEddy Vluggen2-Jul-09 2:28 
GeneralRe: print prview problem Pin
JC.KaNNaN2-Jul-09 3:38
JC.KaNNaN2-Jul-09 3:38 
GeneralRe: print prview problem Pin
Eddy Vluggen2-Jul-09 6:16
professionalEddy Vluggen2-Jul-09 6:16 
AnswerRe: print prview problem Pin
Henry Minute2-Jul-09 6:55
Henry Minute2-Jul-09 6:55 
Questiondatatable from datasource Pin
thesum1-Jul-09 23:39
thesum1-Jul-09 23:39 
AnswerRe: datatable from datasource Pin
Henry Minute2-Jul-09 0:18
Henry Minute2-Jul-09 0:18 
GeneralRe: datatable from datasource Pin
thesum2-Jul-09 3:36
thesum2-Jul-09 3:36 
GeneralRe: datatable from datasource Pin
Henry Minute2-Jul-09 3:58
Henry Minute2-Jul-09 3:58 
There are two ways that occur to me:

1) you already have the data in Table so you could use Dim dt as datatable = Table(0)
2) alternatively you could use the DataRowCollection of either DsGrid or DataGridViewVisiteur

If these do not suit your needs then I hope that someone else is able to help you. Smile | :)

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: datatable from datasource Pin
thesum2-Jul-09 5:06
thesum2-Jul-09 5:06 
GeneralRe: datatable from datasource Pin
Henry Minute2-Jul-09 5:17
Henry Minute2-Jul-09 5:17 
QuestionListView doubleClick wont fire Pin
Chana Winkler1-Jul-09 22:48
Chana Winkler1-Jul-09 22:48 
AnswerRe: ListView doubleClick wont fire Pin
Johan Hakkesteegt1-Jul-09 23:44
Johan Hakkesteegt1-Jul-09 23:44 
GeneralRe: ListView doubleClick wont fire Pin
Chana Winkler7-Jul-09 7:34
Chana Winkler7-Jul-09 7:34 
QuestionPrevent other app's I/O Pin
The real $M@1-Jul-09 20:11
The real $M@1-Jul-09 20:11 
AnswerRe: Prevent other app's I/O Pin
Eddy Vluggen2-Jul-09 0:24
professionalEddy Vluggen2-Jul-09 0:24 
QuestionHow to approach for reports in word. Pin
nazimghori1-Jul-09 16:47
nazimghori1-Jul-09 16:47 
AnswerRe: How to approach for reports in word. Pin
Tom Deketelaere1-Jul-09 22:30
professionalTom Deketelaere1-Jul-09 22:30 
Questionhow to use euresys library in vb 2008 Pin
zhiyuan161-Jul-09 15:30
zhiyuan161-Jul-09 15:30 
QuestionRe: how to use euresys library in vb 2008 Pin
EliottA1-Jul-09 16:31
EliottA1-Jul-09 16:31 
AnswerRe: how to use euresys library in vb 2008 Pin
Dave Kreskowiak1-Jul-09 19:16
mveDave Kreskowiak1-Jul-09 19:16 
QuestionVB.NET 2005 - Refresh Databinding and Reset of Checkboxes Pin
Fry1001-Jul-09 4:35
Fry1001-Jul-09 4:35 
QuestionWhere to store additional files Pin
Mithun.Shitole1-Jul-09 2:53
Mithun.Shitole1-Jul-09 2:53 
AnswerRe: Where to store additional files Pin
Johan Hakkesteegt1-Jul-09 3:04
Johan Hakkesteegt1-Jul-09 3:04 
GeneralRe: Where to store additional files Pin
Mithun.Shitole1-Jul-09 3:10
Mithun.Shitole1-Jul-09 3:10 
AnswerRe: Where to store additional files Pin
Tom Deketelaere1-Jul-09 3:44
professionalTom Deketelaere1-Jul-09 3:44 

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.