Optional parameters in Visual Studio 2008 Crystal Reports

Posted by Andrew on Stack Overflow See other posts from Stack Overflow or by Andrew
Published on 2010-04-12T06:29:55Z Indexed on 2010/04/12 6:33 UTC
Read the original article Hit count: 368

I am developing a Crystal Report in Visual Studio 2008.

I am trying to implement optional parameters so that a user does not have to specify a value or range for a particular field. Essentially, this means there is no filtering done on that field if the user wishes.

However, I can't seem to figure out how to do this. Does anyone have any ideas?

Let me know if more information is required.

© Stack Overflow or respective owner

Related posts about asp.net-3.5

Related posts about crystal-reports