开发者

How to filter Crystal Reports in C#?

How can I filter my entered data in one form that contains a text field into the 2nd form that 开发者_JAVA百科contains the Crystal Reports viewer using C#?


Create a field in your Report and fill it programmatically before rendering the report. The report can filter on this field.


i think what you need is something call parameterization in crystal report http://www.dotnetheaven.com/UploadFile/SaifiFFC/CrystalReport07122007062723AM/CrystalReport.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜