Click here to Skip to main content
16,011,868 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionambiuous namespace Pin
George Mathew2-Oct-08 16:21
George Mathew2-Oct-08 16:21 
AnswerRe: ambiuous namespace Pin
HemJoshi2-Oct-08 20:16
HemJoshi2-Oct-08 20:16 
AnswerRe: ambiuous namespace Pin
Dave Kreskowiak3-Oct-08 1:42
mveDave Kreskowiak3-Oct-08 1:42 
QuestionHow to read and write Encrypted file by vb 6.0 Pin
ejaz_pk2-Oct-08 10:50
ejaz_pk2-Oct-08 10:50 
QuestionPostponing Close until all application windows are closed Pin
JudyV2-Oct-08 5:37
JudyV2-Oct-08 5:37 
AnswerRe: Postponing Close until all application windows are closed Pin
jzonthemtn2-Oct-08 5:58
jzonthemtn2-Oct-08 5:58 
GeneralRe: Postponing Close until all application windows are closed Pin
JudyV2-Oct-08 6:08
JudyV2-Oct-08 6:08 
QuestionHow Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
RaltonLewis2-Oct-08 3:04
RaltonLewis2-Oct-08 3:04 
Please Help Me - Urgent

How Do I Add A New Column For Each Record From A Table To An Existing DatagridView

I have 3 tables. Each table has a common unique key field linked to the main table.
I want to populate a datagridview with the contents of all the tables.

For each record in the 2 sub tables, i want to add a new column in the datagridview.

TABLE 1 TABLE 2 TABLE 3
Prd Dsc Qty Prd Cat Prd Loc
123 MyProd 10 123 Perishable 123 Fridge 1
123 Fridge 2
123 Fridge 3
DATAGRIDVIEW
Prd Dsc Qty NewCol - Cat NewCol - Loc NewCol - Loc NewCol - Loc
123 MyProd 10 Perishable Fridge 1 Fridge 2 Fridge 3
QuestionRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
richardw482-Oct-08 3:42
richardw482-Oct-08 3:42 
AnswerRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
RaltonLewis2-Oct-08 3:55
RaltonLewis2-Oct-08 3:55 
GeneralRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
richardw482-Oct-08 4:12
richardw482-Oct-08 4:12 
GeneralRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
RaltonLewis2-Oct-08 4:26
RaltonLewis2-Oct-08 4:26 
GeneralRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
richardw482-Oct-08 4:44
richardw482-Oct-08 4:44 
GeneralRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
richardw482-Oct-08 4:59
richardw482-Oct-08 4:59 
GeneralRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
RaltonLewis2-Oct-08 7:11
RaltonLewis2-Oct-08 7:11 
GeneralRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
richardw482-Oct-08 9:02
richardw482-Oct-08 9:02 
GeneralRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
RaltonLewis2-Oct-08 10:19
RaltonLewis2-Oct-08 10:19 
GeneralRe: How Do I Add A New Column For Each Record From Table To Existing DatagridView Pin
richardw482-Oct-08 22:06
richardw482-Oct-08 22:06 
Questionopen window using vb Pin
jhyn2-Oct-08 2:07
jhyn2-Oct-08 2:07 
AnswerCheck this CodeProject article Pin
David Mujica2-Oct-08 3:04
David Mujica2-Oct-08 3:04 
QuestionRe: open window using vb Pin
richardw482-Oct-08 3:45
richardw482-Oct-08 3:45 
AnswerRe: open window using vb Pin
jhyn2-Oct-08 15:50
jhyn2-Oct-08 15:50 
QuestionRe: open window using vb Pin
richardw482-Oct-08 22:11
richardw482-Oct-08 22:11 
QuestionVS 2008 Express - need to create a setup package Pin
Anoop Brijmohun2-Oct-08 0:22
Anoop Brijmohun2-Oct-08 0:22 
AnswerRe: VS 2008 Express - need to create a setup package Pin
Johan Hakkesteegt2-Oct-08 1:47
Johan Hakkesteegt2-Oct-08 1:47 

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.