Click here to Skip to main content
15,898,036 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiontyped datasets and parent/child relationships Pin
steve_rm6-Feb-07 0:27
steve_rm6-Feb-07 0:27 
AnswerRe: typed datasets and parent/child relationships Pin
Andi Fandrich6-Feb-07 2:50
professionalAndi Fandrich6-Feb-07 2:50 
QuestionRe: typed datasets and parent/child relationships Pin
steve_rm6-Feb-07 4:30
steve_rm6-Feb-07 4:30 
AnswerRe: typed datasets and parent/child relationships Pin
Andi Fandrich6-Feb-07 5:20
professionalAndi Fandrich6-Feb-07 5:20 
QuestionRe: typed datasets and parent/child relationships Pin
steve_rm6-Feb-07 7:36
steve_rm6-Feb-07 7:36 
AnswerRe: typed datasets and parent/child relationships Pin
Andi Fandrich6-Feb-07 21:06
professionalAndi Fandrich6-Feb-07 21:06 
QuestionRe: typed datasets and parent/child relationships Pin
steve_rm7-Feb-07 5:50
steve_rm7-Feb-07 5:50 
AnswerRe: typed datasets and parent/child relationships Pin
Andi Fandrich7-Feb-07 7:09
professionalAndi Fandrich7-Feb-07 7:09 
Hi Steve,

you'd better let your hair be. For me it often worked to just let it settle for a while and have a beer/whisky/milk or whatever you prefer Smile | :)

If the grid works as desired but does show all the assemblies of all customers, then there must be something wrong with the way you fill your dataset. At least the parent table must contain only the desired records. It doesn't matter if there are too many child records (except for the unnecessary overhead).
Things I'd have a look at in the debugger:
- do you get the correct CustomerID?
- does the query which fetches the assembly records only return those for that particular customer?

Sorry that I can't be of more help, but I'm running out of ideas as well.

Andi
QuestionDynamicly set different property of object Pin
Philippe Delodder6-Feb-07 0:02
Philippe Delodder6-Feb-07 0:02 
AnswerRe: Dynamicly set different property of object Pin
nlarson116-Feb-07 3:56
nlarson116-Feb-07 3:56 
GeneralRe: Dynamicly set different property of object Pin
Philippe Delodder6-Feb-07 4:07
Philippe Delodder6-Feb-07 4:07 
GeneralRe: Dynamicly set different property of object Pin
nlarson116-Feb-07 4:20
nlarson116-Feb-07 4:20 
GeneralRe: Dynamicly set different property of object Pin
Philippe Delodder6-Feb-07 22:25
Philippe Delodder6-Feb-07 22:25 
QuestionSearching text in a datagridview as the user key in a textbox Pin
Sandy C5-Feb-07 23:02
Sandy C5-Feb-07 23:02 
AnswerRe: Searching text in a datagridview as the user key in a textbox Pin
DA_Loring6-Feb-07 22:48
DA_Loring6-Feb-07 22:48 
QuestionClosing the form when the user clicks outside the form Pin
Sandy C5-Feb-07 22:48
Sandy C5-Feb-07 22:48 
AnswerRe: Closing the form when the user clicks outside the form Pin
nlarson116-Feb-07 4:01
nlarson116-Feb-07 4:01 
QuestionWhy I only can deploy 1 time? Pin
crazyteh5-Feb-07 22:04
crazyteh5-Feb-07 22:04 
AnswerRe: Why I only can deploy 1 time? Pin
Christian Graus5-Feb-07 22:44
protectorChristian Graus5-Feb-07 22:44 
GeneralRe: Why I only can deploy 1 time? Pin
crazyteh7-Feb-07 16:04
crazyteh7-Feb-07 16:04 
Questionnewbie on DB2 Pin
sal215-Feb-07 21:53
sal215-Feb-07 21:53 
Questionsql server 2000 in window service Pin
harsh_c5-Feb-07 20:36
professionalharsh_c5-Feb-07 20:36 
AnswerRe: sql server 2000 in window service Pin
Colin Angus Mackay5-Feb-07 22:20
Colin Angus Mackay5-Feb-07 22:20 
GeneralRe: sql server 2000 in window service Pin
harsh_c3-Apr-07 2:30
professionalharsh_c3-Apr-07 2:30 
GeneralRe: sql server 2000 in window service Pin
Colin Angus Mackay3-Apr-07 6:51
Colin Angus Mackay3-Apr-07 6:51 

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.