| | |
Creating dynamic Reports
Please support our ASP.NET advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: May 2004
Posts: 1
Reputation:
Solved Threads: 0
Can any one let me know whether we can create Crystal reports from Asp.net at run time based on the user's selection of tables and fields that appear in the report.
User should select fields and tables in aspx and based on these the report(crystal report) should be developed.Here user can select any table & field from a given list.
Thanx in advance
Prabhakar
User should select fields and tables in aspx and based on these the report(crystal report) should be developed.Here user can select any table & field from a given list.
Thanx in advance
Prabhakar
From what you have said, Yes it is possible, as you stated. You provide the choices from which the user can pick from, and from the selections (essential just variables given the value by the selections made by the user) you should be able to pass those in to create reports.
Not saying I know how to do it off the top of my head, but essentially the logic is the same as the report generation in an Access Project. Same exact principles of a set of choices providing the sources of data on which to create the report.
Hope this makes sense. If you want actual code, that is something I would recommend you attempt and ask of assistance as needed.
Not saying I know how to do it off the top of my head, but essentially the logic is the same as the report generation in an Access Project. Same exact principles of a set of choices providing the sources of data on which to create the report.
Hope this makes sense. If you want actual code, that is something I would recommend you attempt and ask of assistance as needed.
It is more than just code. Reports are the output of your data stores, so design is as much of a consideration as code. It is not like I can say here, this is the code for writing a Crystal Report in ASP.Net, it is a little more involved than that. S
So saying that here are some questions I have:
Q Do you have Visual Studio 2003 Architect or better? <-- At least do you have Visual Studio 2003 with Crystal Reports Installed ???
That is your number one requirement!!
Second, give this link a read : LINK
Now I am willing to help you on any questions you have, but you have to put some effort and supply the code/design materials you are having issues with, for me to be able to help you.
So saying that here are some questions I have:
Q Do you have Visual Studio 2003 Architect or better? <-- At least do you have Visual Studio 2003 with Crystal Reports Installed ???
That is your number one requirement!!
Second, give this link a read : LINK
Now I am willing to help you on any questions you have, but you have to put some effort and supply the code/design materials you are having issues with, for me to be able to help you.
![]() |
Similar Threads
- How to create dynamic reports using data report (Visual Basic 4 / 5 / 6)
- Creating Dynamic Crystal Reports at runtime in .Net? (ASP.NET)
- creating dynamic columns and rows with data (PHP)
- create dynamic reports in asp.net (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: Error while running ASP.NET
- Next Thread: How to set up a dedicated server for my asp.net
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox child click commonfunctions compatible confirmationcodegeneration content contenttype countryselector courier css dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist deadlock development dgv dropdownlist dropdownmenu edit expose feedback flash flv form formatdecimal forms formview gridview homeedition hosting iframe iis javascript jquery list listbox login menu microsoft mono mouse mssql multistepregistration nameisnotdeclared news numerical objects order panelmasterpagebuttoncontrols radio ratings rotatepage save schoolproject search security serializesmo.table silverlight smartcard sql-server sqlserver2005 suse textbox tracking typeof unauthorized validation vb.net video videos virtualdirectory vista visual-studio visualstudio web webarchitecture webdevelopemnt webservice xml youareanotmemberofthedebuggerusers





