抱歉,我已经解决了…我必须从我的VFP开发中删除相同名称的并行程序,它们不是相同的上下文。
  
  VFP - Title page = appears once at beginning of report
VFP - Header = appear at top of each page
VFP - Detail = what appears for each row in report
VFP - Footer = appear at bottom of each page
VFP - Summary page = appears once at end of report
C# - Header = VFP Title Page
C# - Footer = VFP Summary Page
C# - Body = VFP Header, Detail and Footer all in one.
C# - Body - add a TABLE Control to do individual rows as needed
  
   来自声名狼藉的荷马·辛普森---嘟嘟哈哈!!!!!!!