Click here to Skip to main content
15,922,419 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to get the command line argument of the other processes in VB using Win32 API? Pin
Kent Liu29-Mar-05 17:39
professionalKent Liu29-Mar-05 17:39 
Generalserialization problem Pin
29-Mar-05 16:17
suss29-Mar-05 16:17 
GeneralDatagrid Pin
rusudhan29-Mar-05 16:12
rusudhan29-Mar-05 16:12 
GeneralRe: Datagrid Pin
Christian Graus29-Mar-05 16:34
protectorChristian Graus29-Mar-05 16:34 
GeneralCode Downgrade Pin
Member 175892829-Mar-05 14:20
Member 175892829-Mar-05 14:20 
GeneralRe: Code Downgrade Pin
Mitch F.29-Mar-05 20:24
Mitch F.29-Mar-05 20:24 
GeneralRe: Code Downgrade Pin
Member 175892830-Mar-05 0:52
Member 175892830-Mar-05 0:52 
Generalmultiple objects in datagrid Pin
nordyck29-Mar-05 13:21
nordyck29-Mar-05 13:21 
VB 6.0

I'm trying to create datagrid type control (5 rows 10 cols) that is connected to an access database table. The data is being pulled from several different tables to feed the main table. A combo box is used to query the data from the different tables.

i.e.
Col 1: plain text, user entry
Col 2: combo box tied to table (user list)
col 3: combo box tied to table (state)
col 4: checkbox weither is active or not
col 5: another combo box from another table
etc.

Data grid may not be the right thing to do. So far I haven't found any reference to this except in vb.net (can't get pass the database connections It's ok if I'm using 1 table with 6 fields). I can creat this form in MS Access but how do I recreat it in VB6.0?

GeneralAdvice to learn assembly programming language Pin
Mekong River29-Mar-05 11:29
Mekong River29-Mar-05 11:29 
GeneralRe: Advice to learn assembly programming language Pin
Colin Angus Mackay29-Mar-05 12:03
Colin Angus Mackay29-Mar-05 12:03 
GeneralRe: Advice to learn assembly programming language Pin
Christian Graus29-Mar-05 12:09
protectorChristian Graus29-Mar-05 12:09 
GeneralRe: Advice to learn assembly programming language Pin
Mekong River30-Mar-05 4:41
Mekong River30-Mar-05 4:41 
GeneralRe: Advice to learn assembly programming language Pin
Dave Kreskowiak30-Mar-05 5:29
mveDave Kreskowiak30-Mar-05 5:29 
GeneralRe: Advice to learn assembly programming language Pin
Mekong River30-Mar-05 17:59
Mekong River30-Mar-05 17:59 
GeneralRe: Advice to learn assembly programming language [EDITED] Pin
Dave Kreskowiak31-Mar-05 2:06
mveDave Kreskowiak31-Mar-05 2:06 
GeneralVery big problem Pin
magnifique29-Mar-05 5:01
magnifique29-Mar-05 5:01 
GeneralRe: Very big problem Pin
Mekong River29-Mar-05 11:32
Mekong River29-Mar-05 11:32 
GeneralConvertion Object Into Form Pin
Sunil Gidwani29-Mar-05 4:12
Sunil Gidwani29-Mar-05 4:12 
GeneralRe: Convertion Object Into Form Pin
Robert Rohde29-Mar-05 7:57
Robert Rohde29-Mar-05 7:57 
GeneralRe: Convertion Object Into Form Pin
Colin Angus Mackay29-Mar-05 12:07
Colin Angus Mackay29-Mar-05 12:07 
GeneralRe: Convertion Object Into Form Pin
Dave Kreskowiak30-Mar-05 4:07
mveDave Kreskowiak30-Mar-05 4:07 
GeneralRe: Convertion Object Into Form Pin
Colin Angus Mackay30-Mar-05 4:19
Colin Angus Mackay30-Mar-05 4:19 
GeneralRe: Convertion Object Into Form Pin
Dave Kreskowiak30-Mar-05 5:36
mveDave Kreskowiak30-Mar-05 5:36 
QuestionHow to build a control? Pin
shapper29-Mar-05 4:02
shapper29-Mar-05 4:02 
AnswerRe: How to build a control? Pin
Mekong River29-Mar-05 11:41
Mekong River29-Mar-05 11:41 

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.