Hi,
I am using Crystal.net.
I just wanted to know that when exactly the license counting starts in crystal 9.
1. when I declare any variable from CrystalDecisions namespace.
like:
Dim rpt As ReportDocument
2. when I create a new report object.
like:
Dim rpt As ReportDocument = new MYReport()
3...
Hi EB,
I am really disappointed, the last three threads i have started, i did'nt got a single reply. Is there nobody on this group? I think this is the best place for the problems related with Crystal.
sorry if it feels bad.
any suggestion are welcomed.
janardan
Hi EB,
I have a bar chart that drills when u click on a bar. I am using web reports using CrystalReportViewer in .NET.
The problem is that the hyperlink(hand) comes on the whole chart and if the user click on the blank area the drill event is not fired.
also the positioning of the hand is not...
Hi,
I am developing a vb.net application that has some reports.
On one report I have three fields and if the user clicks on the first field it should open a report for that field - row combination. same for all three fields.
as I cannot use hyperlink option for windows application. I am creating...
Hi,
Thanks for the response.
Actually I am developing a vb.net application that has some reports.
On one report I have three fields and if the user clicks on the first field it should open a report for that field - row combination. same for all three fields.
as I cannot use hyperlink option for...
hi everybody,
I am handling the drill down event of the crystalviewer
everything works fine till i used overlays.
actually what i need is i have four column and i want to figure out what column user has clicked into the drill event.
for that i make four group (one) for each field. and to show...
Hi EB,
I am trying to open a windows application from the crystal report hyperlink field. when I just give the exe name it works fine but as i try to give some parameter to that application it gives me the error "Cannot find the file specified."
please help me, its really urgent...
Hi EB,
I want to create a chart with some value on y-axis. but the x-axis label should come on the data label (instead of the values from the y - axis).
basically i want to crete following type of report.
7| a1
6| a2
5| a3
4| a5
3| a7
2|a8
1|...
Hi All,
I want to open a new window while drill down.
actually i have a bar chart and whenever user clicks on some bar i want to open the details into another window so the user will be able to see both the data simulteneously.
I am really strucked up and really need help. Thanks for any...
I have a bar chart on my report and i am showing it into web. if the text of the axis is too long then it gets overlapped to others. is there any way to control this?
or may be can we have some alias for the axis and provide the legend for them.
Thanks for any help;
Janardan
Hi EB,
I want to debug my simple client scripts.
for that i attach the IE process from .net but the Type script is seems to be disable on my machine.
It only shows Win32 in type and not allowing me to use Script. And if i try to break then it shows the message:
Unable to break into the process...
Hi All,
When I use more than one summary function into group header then it is giving wrong totals.
actually I have to show the totals of three fields in header. And I have four tables from where this all data is coming. the relation is like 1-2,1-3,1-4. I am using three formulas (sum({Amount})...
When I use more than one summary function into group header then it is giving wrong totals.
actually I have to show the totals of three fields in header. And I have four tables from where this all data is coming. the relation is like 1-2,1-3,1-4. I am using three formulas (sum({Amount}) etc)
If...
I am using a global var. and modifying it into various places like in Suppress code of detail sections(i have 5 additional detail section and their visibility depends on some parameters), actually this global var is a flag that becomes true if any of the detail section is shown.
and if this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.