MasterDatapipeline and masterfieldlink
Assume I have a master dataset with master field 'SINo', I have a detail
dataset with foreign key 'SDSINo', I sort the detail dataset on SDSINo,
sdreno, sdseq and use MasterDatapipeline, masterfieldlink to create the
master-detail relationship, but I find that the detail dataset is only sort
on SDSINo, but the ordering of sdreno, sdseq is lost for the same SDSINo,
Why?
dataset with foreign key 'SDSINo', I sort the detail dataset on SDSINo,
sdreno, sdseq and use MasterDatapipeline, masterfieldlink to create the
master-detail relationship, but I find that the detail dataset is only sort
on SDSINo, but the ordering of sdreno, sdseq is lost for the same SDSINo,
Why?
This discussion has been closed.
Comments
The DataPipeline simply traverses the data you give it. Your data will not
be altered in any way during report generation unless you do it yourself.
Try placing a datagrid on your form and take a look at your data before
running the report to be sure you are getting the results you are after.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com