473,402 Members | 2,055 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,402 software developers and data experts.

open a windows form from a crystal report in visual studio 2005

13
hi,

can we open a windows form from a crystal report in visual studio 2005?

thanking in advance!
Jan 8 '08 #1
6 1884
dip_developer
648 Expert 512MB
hi,

can we open a windows form from a crystal report in visual studio 2005?

thanking in advance!
why do u need this???
Jan 8 '08 #2
anithaa
13
hi,

i am creating a windows application in visual studio 2005.currently i have created a crystal report which has many columns.what i want is....on the click of one of the columns in the report i want it to open another windows form...how do i make it possible.thanking in advance!
Jan 8 '08 #3
dip_developer
648 Expert 512MB
hi,

i am creating a windows application in visual studio 2005.currently i have created a crystal report which has many columns.what i want is....on the click of one of the columns in the report i want it to open another windows form...how do i make it possible.thanking in advance!
i dont think it is possible...
Jan 8 '08 #4
CyberSoftHari
487 Expert 256MB
Yes it is possible and you should aware of crystal report programming. There are some alternatives available. What (why for a particular field?) procedure you want to show a form?

Note: Report is only for showing details and printing purpose (which means final output of computerized system). For any changes, you have to close the report and go there (that form by menu selection) and modify. Simply clicking in report is not good practice and you will miss report load or refresh content.
Jan 8 '08 #5
anithaa
13
thank u so much for saying it is possible.u had asked me to avoid such things but i have no other choice. my problem is this:

i am workng on windows application in visual studio 2005.i have two forms namely form 1 and form 2. my form 1 has the crystal report in it. in my form 2 i have three textboxes. now the crystal report has 3 columns namely a,b,c.
now on the click of any column i want that rows details to go into the three respective textboxes. hence for this purpose i want the crystal report to redirect to another form. you have mentioned that it can be done programatically.how can i redirect my crystal report to a windows form on the click of any one of the columns....Thanking in advance
Jan 8 '08 #6
CyberSoftHari
487 Expert 256MB
Did you tried to place a listview in form2 and list, edit, save by clicking there (listview) then finally show the report.


I said it is not good practice. Let me explain “why?”
1. Show CR
2. Click field in CR then show the form1.
3. Modify something in form1.
4. Now your problem starts (again you will select show report command in form1)
5. Then what will happen for previous opened report? (Except data every thing looks same, how you find which CR is opened currently?)

Doing selection operation in Crystal Report is very complicated. There dip_developer pointed
Jan 8 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: sztonix | last post by:
Hi all, I encountered a crystal report deployment problem. I make reports with Crystal Report for Visual Studio .NET 2003. It works fine in the development machine. And then make setup...
4
by: Dean Poling | last post by:
Hello, all... I am attempting to write a managed c++ dll that will open a crystal report in the windows form viewer. For various reasons, I need to be able to write this in C++ w/MFC as opposed...
0
by: sztonix | last post by:
Hi all, I encountered a crystal report deployment problem. I make reports with Crystal Report for Visual Studio .NET 2003. It works fine in the development machine. And then make setup...
3
by: GaryDean | last post by:
This is really a licence question.... I want to deploy the version of Crystal Reports that comes with Visual Studio 2005 to a production server. Is there another license charge if the I'm...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.