Wrox Programmer Forums
|
BOOK: Professional Crystal Reports for VS.NET
This is the forum to discuss the Wrox book Professional Crystal Reports for Visual Studio .NET by David McAmis; ISBN: 9780764544033
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Crystal Reports for VS.NET 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 April 23rd, 2004, 01:53 PM
Registered User
 
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default bind a .NET WinForm to different reports at runtim

I am newbie to Crystal Reports. Is it absolute required to create a .NET WinForm for each Crystal Reports file? We are developing hundreds of reports. Most of them are very generic. I wonder if there is way to have a single .NET Win Form which binds to different reports file at runtime. Is this feasible? If yes, can someone point me to the right resources or is there any how-to sample?

thanks,
Michael
 
Old April 23rd, 2004, 11:11 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default

sure! u can do it by using
Code:
CrystalReportViewer1.ReportSource = CR_Obj;
HTH.

Always:),
Hovik Melkomian.
 
Old April 27th, 2004, 06:46 AM
Registered User
 
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thanks Hovik


Quote:
quote:Originally posted by melvik
 sure! u can do it by using
Code:
CrystalReportViewer1.ReportSource = CR_Obj;


HTH.

Always:),
Hovik Melkomian.
 
Old April 27th, 2004, 09:05 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default

Always!:)





Similar Threads
Thread Thread Starter Forum Replies Last Post
bind data in asp.net column wise techierm BOOK: Professional ASP.NET 2.0 and Special Edition; ISBN: 978-0-7645-7610-2; ISBN: 978-0-470-04178-9 0 September 22nd, 2008 06:48 AM
ASP.NET 1.1,VB.NET,crystal reports, SQl server gvi Crystal Reports 1 September 11th, 2008 02:55 AM
How to wrap text in a winform Datagrid (vb.net) cliffd64 VB.NET 2002/2003 Basics 1 September 26th, 2006 03:10 PM
custom Prompt Text is not showing in .NET WinForm use4forums BOOK: Professional Crystal Reports for VS.NET 0 May 12th, 2004 05:18 PM
How to call .net winform from VB6 Cracker999 VB How-To 0 September 5th, 2003 12:09 PM





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