将具有指定格式的水晶报告加载到数据集的多页中

问题描述:

嗨..

i有水晶报告页面用数据集打印我的发票格式..现在我从gridview打印每条记录..

首先我会点击行将包含发票编号,它将加载我的发票格式水晶报告,并将打印..

但我必须打印这样多个选择行一次..

现在我的网格视图中有复选框,我将选中复选框,并以多个页面的发票格式加载所有选定的记录..

有什么解决方案..请帮助我真的赞赏..

hi..
i have crystal report page to print my invoice format with dataset..now i am printing each record from gridview..
first i will click row will contain invoice number and it will load my invoice format crystal report and will be printed..
but i have to print like this with multiple selecting row at single time..
now i have check boxes in my gridview,and i will select checkboxes and have load all selected record in my invoice format with multiple pages..
is there any solutions..please help me will be really appreciated..

要传递多个值(是的,这就是你想要的),请检查这些

使用多值参数选择记录您的Crystal Reports [ ^ ]

打印多个或范围值的参数选择 [ ^ ]
To pass multiple values(yes, this's what do you want), check these
Using Multiple Value Parameters to Select Records for your Crystal Reports[^]
Printing Parameter Selections for Multiple or Range Values[^]