u have to set on ur lines(workOrderLines) datasource JoinTable property(give ur
header table i.e workordertable) .LinkType propety- delayed.
Note- before hand u need to set the relations(i guess u have already set
brelations)
regards
sreenath reddy
gokhaleanu <[EMAIL PROTECTED]> wrote:
hello to all,
i need to Create table and lines functionality similar to salestable
form using
Tables - "workordertable" and "workorderlines"
Form - "workordertableform"
"workordertable" has index - workorderNo
"workorderlines" has index - workorderNo and LineNo
I have set relation on "workorderlines" table -
workordertable.workorderNo == workorderlines.workorderNo
to achieve functionality of "workordertableform" same as "salestable"
form, (for example selecting one record of salestable, shows
corrosponding records from salesline table) which properties/ methods
should I change?
Anuradha
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[Non-text portions of this message have been removed]