 |
| 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
|
|
|
|

February 6th, 2005, 06:12 AM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi
I Want Create A report generator and I need Code for Create Crystal Report at RunTime If You find it
mail int to me
[email protected]:)
|
|

March 28th, 2005, 08:52 PM
|
|
Registered User
|
|
Join Date: Aug 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi satish i also want the same thing can u help me if u know the answer, i too want to display dynamic image in the report.
thank you
Quote:
quote:Originally posted by sathishraj
Hai to all,
I have the rpt in Seagate 8.0 AND
and the rpt file has a OLE Object Field and I want to bind a image to
the OLE Field from ASP.Net Page.
Means that i have the autual image in web folder and path in the
a database.
Thanks for reply
sathish
|
|
|

April 15th, 2005, 03:50 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi
Amit & all,
Please Send me the details if you got the sol'n for creating crystal report rpt file through asp.net or in using any language.
my email is [email protected]
i will be very glad to have reply from you.
Thanks & Regards
Ajit Wadkar
Please
Quote:
quote:Originally posted by amit65
Please advise if you have been successful in creating the rpt file dynamicaly at runtime. I am also trying to achive the same functionality. If you have achived this please give some guidence
Regards
amit
|
|
|

May 13th, 2005, 04:18 PM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I tried to do it by creating a blank Crystal Report as a template loading it into ASP.NET then adding fields to it and exporting it. I just cant figure out how to add fields and data to it. I'm working on it. If anyone can tell me how to do it then please post the example on here. Thanks
Quote:
quote:Originally posted by Ajit L. Wadkar
Hi
Amit & all,
Please Send me the details if you got the sol'n for creating crystal report rpt file through asp.net or in using any language.
my email is [email protected]
i will be very glad to have reply from you.
Thanks & Regards
Ajit Wadkar
Please
Quote:
quote:Originally posted by amit65
Please advise if you have been successful in creating the rpt file dynamicaly at runtime. I am also trying to achive the same functionality. If you have achived this please give some guidence
Regards
amit
|
|
|
|

May 16th, 2005, 07:19 AM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi Ajit
R u solved ur problem or not. If not then tell me what u want to do exactly to create reorts and in which language that's u have to create.
My mail address is [email protected]
Regards,:)
JAP
|
|

August 22nd, 2005, 02:39 AM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
HI Friends,
I too need same requirement, creating the .rpt file from asp.net.
here i will not use the rpt file that is created from crystal report and launch from the asp.net.I really want to create the .rpt file from asp.net,every thing in rpt file should be dynamic using asp.net
srini
|
|

August 2nd, 2006, 01:02 AM
|
|
Registered User
|
|
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi All,
I also need to create & display Mailing Label Report at run time, If any one of u have found out the solution how to do it then plz help me.
Thank You,
Pallavi.
|
|

October 26th, 2006, 09:55 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi all,
do everyone solve this problem?if solved or good advice please tell me my email is : [email protected]
Thanks & Regards:D
|
|

March 19th, 2008, 11:41 PM
|
|
Authorized User
|
|
Join Date: Dec 2007
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi Guys !!
I just cant figure out why one would like to design the complete layout of the report during run time. Your problem need to be more descriptive. How ever if you people are trying to manipulate contents of the report like text, images etc then you can create a dataset , populate it with what ever data you want at the run time, Then bind the reportviewer with the dataset and display the report.
This is the only way or at least thats what i think because i didnot find any other solution. Hope this info will come handy to you.
dev(1);
|
|

April 8th, 2008, 02:45 AM
|
|
Authorized User
|
|
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi to all
i created a .rpt report in using VS2005 having Master/Child layout
can i print master record in detail section without rendering more than once
e.g
groupsection
Masterdata1
detail section
child1
child2
child3
but i need a report having
the following format
detail section
child1
child2 MasterData1
child3
child4
child5
child6
detail section
child1
child2 MasterData2
child3
child4
child5
child6
and so on.............
thnx
harjinder
|
|
 |