Hi bob!
---You can create the 2nd sp as a subreport and link it into the main report as well.
I tried this solution!
But i m not able to pass parameters to subreport. It pop ups parameter window. i m not able to pass parameters Progrmatically. Is there any different way to pass parameters to...
Hi all,
I am using crystal report 9 with a window based program written in c#.net. If i use two or more stored procs in a single crystal report , it hangs....
where i amgoing wrong ??????
pls suggest.
thnx in advance....
Hi all,
In my window based program (c#.net) I am using crystal report to show the reports. The problem is when the report comes , page up, page down or arrow keys don't work to scroll up and down the report. The client wants this feature.
pls help me out.
I have a crystal report which i am calling from c# page in a window based program. No. of pages vary depending on the input. I want to know the total no. of pages , and the current page of the crystal report.
pls. help me out. It's urgent.
The 2 sp's work entirely in a different manner.
One calculates complex mathematical sums and Averages.
The other retrieves values based on various criteria provided from the Parameters section...
So there is no way I can combine the logic of the 2 sp's.
If i use the 2 sps in my CR ,It hangs...
Here is a gist of wht I m trying to do....
I hv a flag in my DB which takes 3 possible values viz.. 0,1,2.
Based on the flag, I want to change the Fore Color (ie font color)of a field entry in the CR. I tried doing this, but noticed that only a single IF.... END IF stmt works...
Can I hv a...
Can I hv more than 1 conditional coloring done in my CR ??
Here is what I m tryin to do...
if{condn1 == true} then color = blue
elseif{condn2 == true and condn1 == true} then color = navy
else color = red;
I m trying the formula bar to write this....but doesn't seem to work??
Can anyone...
Hi... I have used 2 stored procs in my CR (in .Net and SQL 2000), I can see the return parameters of both sp in the Database-->Fields section.
Even the parameters fields hv parameters from both the sp's. But they do not get fired as expected. Instead the proj hangs.
Is there a limit to the no...
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.