Crystal Reports :: How To Create A Graph For Stock Exchange
Dec 27, 2010
I am building an stock exchange sort of application. I would like to know Is it possible to create graphs using crystal reports or is there any other technology in .NET for building a graph which we usually see in stock exchange application.
View 1 Replies
Similar Messages:
Mar 27, 2010
As i want a free chart/graph which support asp.net and Crystal report...
my requirment is i want to show the inventory stock from MS SQL 2005 database....
so let me know which is the best chart tht allow me to show MS SQL database data...
if u have any free tool/link where i download high quality chart/graph let me know
View 5 Replies
Jul 27, 2010
I am using Visual Studio 2005 and want to show a graph on a webpage using CrystalReportViewer.I have successfully shown the graph. But in the CrystalReportViewer i find that the entire crystal report page including the graph is shown in the viewer.In my report the graph occupies just the header section. I have no use for the rest of the sections.So the CrystalReportViewer includes a lot of white spaces that has been left empty.My understanding is that when we create a report the report uses the page format(A4, A5, etc). Hence the large page with white spaces.
???>> Is there any workaround to this?
My graph is a small one i think page size(A7). I am currently looking for a printer driver to install in my PC which supports A7 paper. So i can change the paper size from the printer setup. So that the report does not occupy extra space than required.
View 6 Replies
Apr 13, 2013
I have master page, menu on master page, i use asp roles and trim menu item based on user roles and rights this process is working fine.
Now i have to create some reports based on user roles, and responsibility in a company like country head will view country wide reports, manager region will only view regional report and rest will view reports related to them.
How can i achieve this efficiently using asp roles.
View 1 Replies
Aug 5, 2010
When i run the application locally it works fine but when i publish it n access from it it gives the error asEither the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
View 2 Replies
Mar 1, 2011
my question how to create crystal report without database, in this case i want to create the crystal report using txt file data. is ther any way?plz tell me? how is it possible?
View 1 Replies
Oct 28, 2010
I have got two sets of users. One set can view all information of branches from 1to 5 and the other group can view all the information of branches from 6 to 10. How do I create reports using views for these two sets of users?
View 2 Replies
Nov 16, 2010
I am creating a bar graph and line graph. I am using 2 dropdown list for the date and category. The user can chose the date and category that he want to view. I also have a upload button for the user to upload the excel file and dispaly the data in girdview.
However i have error whenever i want to view the graphs.. I have upload my code in the attachment. Pls take a look. I do the coding invb.
[code]....
View 5 Replies
Nov 24, 2010
How can i implement crystal reports in asp.net MVC. i dont want to use webforms and then use it in MVC . i want to use in same MVC application to create crystal report.
View 4 Replies
Jun 13, 2010
I'm new to Visual Studio.NET . I need to integrate the crystal reports into an ASP.NET application. I generated Crystal report with the help of crystal report XI developer edition(Stand alone version and NOT from the one which comes from visual studio).
How to integrate this report with the web application.
View 1 Replies
Jul 16, 2010
We have quite a few reports which were developed earlier in Crystal Reports 8.5. We are now planning to use these reports in our web application developed in VS 2008 (C#).
What dlls are needed for calling 8.5 in the application and how should they be added to the application while shipping it to the client?
They are also struggling to get the code running. Would also need the code to call the report with parameters.
View 9 Replies
Apr 6, 2010
I have already generated crystal reports but i've made them static. but now i want to make the user to select the criteria for generating the reports. for eg., in one of them i want to show monthwise data so user should be able to select the month and year and that would be passed as parameter and compared to the existing data. provide me with proper exact code that can be used for giving parameters in such a report using C#.
View 3 Replies
Apr 3, 2013
How to create graphs using crystal reportin ASP.NET C# ??
View 1 Replies
May 9, 2010
Is there a way to dynamically create a report?I have the following tables:
[Code]....
Obviously, this is quite straight forward if I could restrict the limit of the sizes, but they want the flexibility to add sizes, particularly with footwear or if they should need to add women's dress sizes.So the problem is that I'm generating dynamic table columns (the number unknown) during run-time.
View 2 Replies
Jan 19, 2011
I am trying to create a report using crystal report 11 and asp.net 2.0(C#) and Oracle10g. My requirement is to create a report which contains 6 pages with each pages different and is connected to different datasource. I pass three parameter (1)USER_ID, (II)YEAR and (III)TYPE. Based on these parament i'd like to construct a report with different layout on different pages with different datasource. Can i do it in single .rpt file or do i need to nested with sub reports. I am trying to create 6 subreports with their own datasource and put it in one parent report to display data, but not able to do it.
View 2 Replies
Feb 3, 2010
I have written an article about How to create a Crystal Reports invoice and export it as PDF
View 1 Replies
Apr 11, 2010
I want to know that is it possible to create crystal report without database as datasource?
because i am having database but the data that i want to show in report is not a direct values from database...
Actually i am having one attendance table now i want to show the total no of rows(attendance table has 50 rows then report should display just "50" instead of displaying each rows) in the report...how can i show that?
attendance table(sub_code,status,roll_no,date)
subjects(sub_code_sub_name)
my report format is like :(sub_name,total lectures,present lectures)
for example:-report should look like....
(sub_name,total lectures,present lectures)-This total lectures can be counted using attendance table but how can i diplay in report thats what i want to know?
Sub-1 | 20 | 15
Sub-2 | 45 | 4
Sub-2 | 33 | 3
View 1 Replies
Mar 18, 2014
how to create a report in C# Form and able to save the report to pdf file or word ?
View 1 Replies
Jan 4, 2011
In my system Visual studio 2008 with sp1 and Crystal Reports XI Release 2.In Visaul studio 2008 ,while adding add reference it showing crystal reports version 10 instead of 11.How to solve the version problem.
View 1 Replies
Feb 15, 2010
I am considering using Crystal Report 2008 as my tool of creating reports on my webpage.The only problem which I'm facing is that I have no control of the remote server which hosts my site (besides uploading files). I can't run a MSI to deploy the CR runfiles.I can't find anywhere in the CR user manual of how to deploy the runtime files without running the msi, and I'm not even sure it's possible.Have anyone deployed CR 2008 without running the MSI and without having to register any files?
View 8 Replies
Sep 1, 2010
I have a field in my dataset with type nvarchar(1000). when I link it to crystal reports, it converts it to a field of type string with length set to 100. As a result of that, the string in that field is being truncated on the report. How can I increase the string length to 1000? (I already checked the "Can grow" option).
View 3 Replies
Sep 6, 2010
I have a VB.Net application which generates quite a few Crystal Reports. One report in particular has a Group Section. What I am trying to do with my VB.Net app is pass a value (a sql server column name used in the report). This value is represented by radio buttons. For example, the user may check either "ZipCode" or "State" or "Category" or "Type" or "Vendor". Each of these options represent a column in the database table used in the report. I simply want to be able to write the "SelectionFormula" using one of these options but not sure how to go about it.
View 1 Replies
May 7, 2015
I was told to build a rest web service using asp.net so does the code below represent the same
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Services;
[Code] ......
View 1 Replies
Jul 30, 2010
I'm trying to create dynamic columns in the Crystal Report. The parameter fields are named column1,column2,column3.....
I tried below code and it gives me an error "The parameter is incorrect".
[Code]....
View 1 Replies
Jan 24, 2016
I have been creating asp.net application for accessing data from multiple service references, is it possible to access it with same namespace in Reference.cs file
View 1 Replies