473,399 Members | 2,774 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Crystal report viewer

pnp
Hi all,
I would like the crystal report to ask for its own params every time it
is run from the .NET viewer... How can I do this?

I use CR10. The thing is that I want to be able the report to ask for
its own parameters when it is run (like in the crystal designer) and not
set them through the report viewer. When I run a report with no params
it is displayed OK but when I run one with params I get the error "Load
report failed"...
Nov 17 '05 #1
4 1710

"pnp" <pnp.@.softlab.ntua.gr> wrote in message
news:eY**************@TK2MSFTNGP15.phx.gbl...
Hi all,
I would like the crystal report to ask for its own params every time it is
run from the .NET viewer... How can I do this?


just use a form to get this input and set the parameters in the same way you
always do.
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Nov 17 '05 #2
pnp
Thanks on your reply.
This is what I want to avoid. I would prefer that when the rpt is run,
it asks for its' own params, like it does when it is run through the
crystal designer (not the .NET one)... Can this be done?

Ignacio Machin ( .NET/ C# MVP ) wrote:
"pnp" <pnp.@.softlab.ntua.gr> wrote in message
news:eY**************@TK2MSFTNGP15.phx.gbl...
Hi all,
I would like the crystal report to ask for its own params every time it is
run from the .NET viewer... How can I do this?

just use a form to get this input and set the parameters in the same way you
always do.
cheers,

Nov 17 '05 #3
Hi,

No idea really, why don't you try it, just create a report with one
parameter and see if the viewer asks for it.

Also you could check in the CR support site. they have severalforums there.
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"pnp" <pnp.@.softlab.ntua.gr> wrote in message
news:uO**************@TK2MSFTNGP09.phx.gbl...
Thanks on your reply.
This is what I want to avoid. I would prefer that when the rpt is run, it
asks for its' own params, like it does when it is run through the crystal
designer (not the .NET one)... Can this be done?

Ignacio Machin ( .NET/ C# MVP ) wrote:
"pnp" <pnp.@.softlab.ntua.gr> wrote in message
news:eY**************@TK2MSFTNGP15.phx.gbl...
Hi all,
I would like the crystal report to ask for its own params every time it
is run from the .NET viewer... How can I do this?

just use a form to get this input and set the parameters in the same way
you always do.
cheers,

Nov 17 '05 #4
Hi,

I'm in the process of creating a CR for a win app and when you include a
new parameter you get a dialog where you can especify the "Prompting text"
to be displayed.
Does this solve your problem?
It's a pretty ugly dialog though, so you better stick with you writting
your dialogs
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"pnp" <pnp.@.softlab.ntua.gr> wrote in message
news:uO**************@TK2MSFTNGP09.phx.gbl...
Thanks on your reply.
This is what I want to avoid. I would prefer that when the rpt is run, it
asks for its' own params, like it does when it is run through the crystal
designer (not the .NET one)... Can this be done?

Ignacio Machin ( .NET/ C# MVP ) wrote:
"pnp" <pnp.@.softlab.ntua.gr> wrote in message
news:eY**************@TK2MSFTNGP15.phx.gbl...
Hi all,
I would like the crystal report to ask for its own params every time it
is run from the .NET viewer... How can I do this?

just use a form to get this input and set the parameters in the same way
you always do.
cheers,

Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Robert Schuldenfrei | last post by:
Dear NG, I have Crystal Reports working to a file and directly to the printer with the following: private void mnuInvRep1301_Click(object sender, System.EventArgs e) {
5
by: Robert Schuldenfrei | last post by:
Hi Again, Forgive me for posting this again, but old items seem to get little review. I thought I could adjust the viewer properties without any further aid from the NG, but I was wrong. When...
19
by: LP | last post by:
I am using (trying to) CR version XI, cascading parameters feature works it asks user to enter params. But if page is resubmitted. It prompts for params again. I did set...
17
by: Peter Proost | last post by:
Hi Group, I've got an interesting problem, I don't know if this is the right group but I think so because everything I've read about it so far says it's a .net problem. Here's the problem, we're...
0
by: Chris | last post by:
I have the following situation in a VB.Net App I am working on: 1.)A report created in VS.Net 2003 using the CR.Net component of VS 2003. 2.)The datasource for the report is a Stored Proc in a...
0
by: mano.bharath | last post by:
I am developing a windows application in VB.NET 2005 that includes a number of crystal reports. To use the reports I use the included crystal report viewer and pass a dataset to the report at...
0
by: mano.bharath | last post by:
I am developing a windows application in VB.NET 2005 that includes a number of crystal reports. To use the reports I use the included crystal report viewer and pass a dataset to the report at...
1
by: pmkconsulting | last post by:
Hello, I am using an asp script that uses rptserver.asp to display some reports over http. It worked fine previously but now the webpages with the report display just hang. I tried switching from...
0
by: John Smith | last post by:
Hello, I am developing a VB.NET 2003 application that will use lots of Crystal Reports. Sometimes the users will preview a report in a Crystal report viewer, and sometimes they will send the...
7
by: Jlo | last post by:
Hi, I have a c# winforms application. When I call the report file, it shows me all the records in the table. How can I make it to call only a particular range. i have the following code...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.