Crystal report-pop-up box (LOGIN database and parameter fields), crystal report Fields

Source: Internet
Author: User

Crystal report-pop-up box (LOGIN database and parameter fields), crystal report Fields

Recently, Crystal Reports were used in the project, and few companies were able to use them. I did some research on it myself.

At the beginning, the problem was solved one after another. Some questions cannot be answered by Baidu. So I only studied it myself.

This article mainly describes the problem of "logging into the database" and "parameter fields" when printing the crystal report.

I use VS and then use a web form to reference the report.

<CR: CrystalReportViewer ID = "CrystalReportViewer1" runat = "server" AutoDataBind = "true" inline = "False" EnableParameterPrompt = "False" ReportSourceID = "CrystalReportSource1"/>
<CR: CrystalReportSource ID = "CrystalReportSource1" runat = "server">

After the data source is added, the report framework is displayed.

Then remove the two attributes.

Note: The data source I use is customized and links are customized.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.