Browse by Tags

Related Posts

  • crystalreportviewer and AJAX 1.0

    New to the forum (and programming in general) so I may have missed a post on this elsewhere. I have an asp.net 2.0 page with a CrystalReportViewer and several CrystalReportSource sources. I have set the sources to several reports that have different selection parameters. I then used a RadioButtonList...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by NickDanger on 03-22-2007, 12:00 AM
    Filed under: updatepanel, ajax, AJAX ASP.NET, ASP.NET 2.0, CrystalReportViewer
  • CrystalReportViewer Display a Graph Only - Not blank white space

    Hi There, I have a CrystalReportViewer control to display a line graph on an ASPX page, but it displays a large amount of white space to the right and below the graph causing the scroll bar to appear. How can I display just the graph only? Is there an export option to display the graph as an image? Any...
    Posted to Crystal Reports (Forum) by Jodda on 07-12-2007, 12:00 AM
    Filed under: Crystal Report, Export, image, graph, bar, only, CrystalReportViewer, below, white space, control, scroll
  • Control Visibility of textobject on Crystal Report

    Hi, I have a textobject on my Crystal Report which is going to be overlapped with another textobject. What I want to do is to be able to control the visibility of these objects depending on whether it's the start of the group or end of the group. The final report will have several groups. If anyone...
    Posted to Crystal Reports (Forum) by spaleschi on 08-09-2007, 12:00 AM
    Filed under: Crystal Report, Show Crystal report, crystal Reports pdf export print asp.net javascript server client c#, Passing Parameters to Crystal Report, CrystalDecisions.CrystalReports.Engine.LogOnException, Crystal Reports with Parameters, Crystal Report section details page 1, Crystal Report NoFormat export option, crystal Report cache caching enableviewstate enable view state postback, crystal Report postback session, Crystal Reports.NET, Crystal Report viewer Page break, CrystalReportViewer, crystal report broken image
  • Rotated Text Solution

    Hi, This is a simple solution to solving the problem of displaying rotated text in the crystalreportviewer. It only works in IE but with some tweaking and this ( ) you could adapt it to do a some more. This first thing you need to do is create some css classes to do the rotation: /* Rotating Text 90...
    Posted to Crystal Reports (Forum) by Leonscape on 08-09-2007, 12:00 AM
    Filed under: Crystal Report, Crystal Reports.NET, .Net 2.0, CrystalReportViewer
  • how to bind crystal report from multiple table

    i have developed a crystal report from two table to bind to a crystal report from a single table to a crystalreportviewer control on report.aspx i used the following code int ID = Convert .ToInt32(Request.QueryString[ "ID" ]); OnlineDataSet1.LetterDataTable dt = new OnlineDataSet1.LetterDataTable...
    Posted to Crystal Reports (Forum) by Rama Jayapal on 08-14-2007, 12:00 AM
    Filed under: Crystal Report, asp.net 2.0, ado.net dataset, CrystalDecisions.CrystalReports.Engine.LogOnException, .Net 2.0, asp.net, CrystalReportViewer
  • Re: Need help for using Crystal report viewer in ASP.Net 2.0

    This answer is a bit late for you, but perhaps will help someone else. It is true, you can suppress the postbacks generated by the CR viewer control by placing them in an AJAX updatepanel control, but then you can't use the built in print/export functions. You can enable the print/export functions...
    Posted to Crystal Reports (Forum) by meehanp on 08-15-2007, 12:00 AM
    Filed under: Crystal Report, Show Crystal report, asp.net 2.0, Passing Parameters to Crystal Report, Crystal Reports with Parameters, Crystal Reports.NET, CrystalReportViewer
  • binding datatable to crystal report's database field

    i am passing datatable to crystal report. i am not getting any error but data is not displayed. my code is as below. DataTable dt1 = new DataTable (); dt1 = ( DataTable )Session[ "sparereportHelperDataTable" ]; DB. pms_inv_spare_indent_details objspdet = new pms_inv_spare_indent_details ();...
    Posted to Crystal Reports (Forum) by cd_mychand on 09-26-2007, 12:00 AM
    Filed under: Crystal Report, Show Crystal report, RE : Reports are not displaying..., Crystal Reports, Passing Parameters to Crystal Report, CrystalDecisions.CrystalReports.Engine.LogOnException, Crystal Reports with Parameters, Crystal Report Viewer, Crystal Reports.NET, asp.net, Parameters in crystal reports., Crystal Report ASP.NET, Load Report Failed, CrystalReportViewer, crystal Report ASP.NET dataset parameters discrete range, Visual Web Developer 2005 Express
  • aspx page with pdf file and server controls(textbox,dropdown,button)

    The aspx page has some controls(Textbox,dropdown,lable) .Now i am doing response.writefile(filename) method to write the PDF file in that page. When i render this way all the controls(Textbox,dropdown,lable) are not displaying , the PDF file only displayed in aspx page I need page with pdf file and controls...
    Posted to Crystal Reports (Forum) by nandhu_getu on 10-31-2007, 12:00 AM
    Filed under: Crystal Report, Crystal to PDF ASP.NET 1.1, Crystal Reports, CrystalDecisions.CrystalReports.Engine.LogOnException, Crystal Reports Tutorials, Crystal Reports with Parameters, Crystal Report Viewer, Crystal Report section details page 1, Crystal Report NoFormat export option, Crystal Report PrintControl.cab, crystal Report cache caching enableviewstate enable view state postback, crystal Report postback session, Crystal Reports.NET, Crystal Report viewer Page break, Crystal Report oracle, Crystal Report business objects ASP.Net InfoObjects, crystal Report export, visual studio 2005, Crystal Report ASP.NET, CrystalReportViewer, Crystal Reports xsd, crystal report broken image, PDF, Crystal Reports Database Login Failed, Crystal Reports getting started, crystal reports barcode, crystal Report ASP.NET dataset parameters discrete range, crystal Report pdf, Crystal export cell merge, Visual Web Developer 2005 Express, crystal Report ASP.NET dataset, Crystal report (CR)- height/width of crosstab summary field cannot Grow (Cangrow disable)
  • Re: CrystalReportViewer size problem

    Hi, Have you had any luck with the page size configuration? We are having similar issues on some servers, but not others. The same report is broken down by the CrystalReportViewer into 40 pages, but on another server it's only 9 pages where the page size itself is much bigger. For a really small...
    Posted to Crystal Reports (Forum) by svetlanact on 11-02-2007, 12:00 AM
    Filed under: displaying Crystal Report with .NET Crystal Report Viewer, CrystalReportViewer, CrystalReportViewer page size
  • Crystal Reports Viewer toolbar functions not working correctly

    Hello, I have an ASP.NET application where a crystal report opens in the browser. For a report that has many pages, if I use the NEXT button on the toolbar I expect it to go to page 2 of the report. It does. However if I click the NEXT button again nothing happens. The same odd behavior is also observed...
    Posted to Crystal Reports (Forum) by seanwean on 11-07-2007, 12:00 AM
    Filed under: Crystal Reports, Crystal Report Viewer, Crystal Reports.NET, CrystalReportViewer
Page 1 of 3 (21 items) 1 2 3 Next >