Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 9th, 2006, 05:14 AM
Registered User
 
Join Date: May 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default How can i filter d repot fields at runtime...


i am using CR9 with vb.net....

c i want to filter some data fields, at the runtime from crystal report ,is it possible.....?
if yes, how can i do it...?



Nikhil
 
Old June 9th, 2006, 05:41 AM
Friend of Wrox
 
Join Date: Dec 2004
Posts: 221
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello Nikhil

This is i follow...
Create a SP with the in params what you want to pass. Make sure after passing
the params, the SP is giving the proper output at DB level only, then refer
this SP in report.

use parameter method of the ReportDocument object and pass the value to it
at the run time. So this will effect to the SP, there you have the data
as needed to your inputs from the GUI.

Actually I follow this way. Hope you may find better way than this.

Hope this helps.


With Regards,
Raghavendra Mudugal





Similar Threads
Thread Thread Starter Forum Replies Last Post
Combine fields>Runtime error 2450 Chris333 Access VBA 4 July 6th, 2007 07:10 AM
Filter form with date fields problem!! chiefouko Access 2 August 14th, 2006 10:15 AM
Filter Help mcloum BOOK: Beginning ASP 3.0 1 August 26th, 2005 03:10 PM
formula fields at runtime p_gauri7 Crystal Reports 2 March 26th, 2005 05:00 PM
Using Forum fields select fields on the fly hellosureshkumar Crystal Reports 0 December 17th, 2004 08:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.