Click here to Skip to main content
15,894,539 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralINSERT Fails Pin
Anonymous5-Jul-04 1:52
Anonymous5-Jul-04 1:52 
GeneralRe: INSERT Fails Pin
Hesham Amin5-Jul-04 4:56
Hesham Amin5-Jul-04 4:56 
GeneralRe: INSERT Fails Pin
Dave Kreskowiak6-Jul-04 3:37
mveDave Kreskowiak6-Jul-04 3:37 
Generalvb.net and forms Pin
mrdance4-Jul-04 21:20
mrdance4-Jul-04 21:20 
GeneralRe: vb.net and forms Pin
Dave Kreskowiak6-Jul-04 3:49
mveDave Kreskowiak6-Jul-04 3:49 
GeneralRe: vb.net and forms Pin
mrdance12-Jul-04 4:55
mrdance12-Jul-04 4:55 
GeneralRe: vb.net and forms Pin
Dave Kreskowiak12-Jul-04 12:36
mveDave Kreskowiak12-Jul-04 12:36 
GeneralDataRelation Pin
Guerven4-Jul-04 17:50
Guerven4-Jul-04 17:50 
I have an Access table that has a parent table named TBLBooks and several tables that relating to it.

What im trying to do:
I am trying to display the TBLbooks information on a set of textboxes and display the authors on a datagrid.

What I have accomplished:
I successfully displayed the information on the textboxes and added buttons to move around the Book records. (Using BindingMAnagerBase).
I also already added a relationship into the dataset (using BookID which is present in both tables TBLbooks,TBLauthors)

I was able to display the authors on the grid but it wouldn't move with the TBLbooks (textboxes).



THE PROBLEM:
I need to show the AUthors information on my grid and is should move or change with my textboxes. I can't use Rowfilter to filter the Authors information. I really need to make the relation work.Eek! | :eek:

Is there any piece of code that you have that does just this?
*parent-child data relation with datagrid*
or ofcourse you could tell me how to do it.Laugh | :laugh:





Marvin N. Guerrero
- Casting More!!


GeneralProgram help please Pin
Anonymous4-Jul-04 8:01
Anonymous4-Jul-04 8:01 
GeneralRe: Program help please Pin
Dave Kreskowiak6-Jul-04 3:55
mveDave Kreskowiak6-Jul-04 3:55 
Generalvb6 (data grid) Pin
nazerudeen3-Jul-04 7:51
nazerudeen3-Jul-04 7:51 
GeneralRe: vb6 (data grid) Pin
Hesham Amin4-Jul-04 0:50
Hesham Amin4-Jul-04 0:50 
GeneralRe: vb6 (data grid) Pin
Ravi S.V.7-Jul-04 19:58
Ravi S.V.7-Jul-04 19:58 
GeneralErrors Occured Pin
Ravi S.V.2-Jul-04 18:31
Ravi S.V.2-Jul-04 18:31 
GeneralRe: Errors Occured Pin
beowulfagate3-Jul-04 0:41
beowulfagate3-Jul-04 0:41 
GeneralDataGrid - Please Help Pin
viettho2-Jul-04 18:11
viettho2-Jul-04 18:11 
GeneralRe: DataGrid - Please Help Pin
Ravi S.V.2-Jul-04 19:24
Ravi S.V.2-Jul-04 19:24 
Generalchart program Pin
sirChris2-Jul-04 15:53
sirChris2-Jul-04 15:53 
GeneralRe: chart program Pin
Dave Kreskowiak6-Jul-04 4:05
mveDave Kreskowiak6-Jul-04 4:05 
Generalvideo confrence Pin
sirChris2-Jul-04 14:41
sirChris2-Jul-04 14:41 
GeneralRe: video confrence Pin
Colin Angus Mackay2-Jul-04 15:24
Colin Angus Mackay2-Jul-04 15:24 
GeneralRe: video confrence Pin
sirChris2-Jul-04 16:00
sirChris2-Jul-04 16:00 
GeneralRe: video confrence Pin
Colin Angus Mackay3-Jul-04 0:58
Colin Angus Mackay3-Jul-04 0:58 
GeneralRe: video confrence Pin
Tallest4-Jul-04 2:48
Tallest4-Jul-04 2:48 
GeneralRe: video confrence Pin
Un121-Aug-04 5:54
Un121-Aug-04 5:54 

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.