|
-
Aug 17th, 2006, 11:36 PM
#1
Thread Starter
Fanatic Member
user defined crystal reports
i want to know whether can user select columns(fields) and can get crystal report as he wants.
i am having one table and 15 fields with different types, at any moment user has to select only those fields which he require.
so is there any way to do this ?
-
Aug 18th, 2006, 01:46 AM
#2
Thread Starter
Fanatic Member
Re: user defined crystal reports
-
Aug 18th, 2006, 02:32 AM
#3
Thread Starter
Fanatic Member
Re: user defined crystal reports
plesssssssssssssssssss helpppppppppppppp
-
Aug 18th, 2006, 02:37 AM
#4
Re: user defined crystal reports
I believe it can be done, but you have to license this specific functionality from Crystal, which costs money!
Pete
No trees were harmed in the making of this post, however a large number of electrons were greatly inconvenienced.
-
Aug 18th, 2006, 02:48 AM
#5
Thread Starter
Fanatic Member
Re: user defined crystal reports
is there another way ?
or if no, then how can i get it ?
-
Aug 18th, 2006, 02:52 AM
#6
Re: user defined crystal reports
How is the user manipulating the data? In a grid? Many grids (eg TDBGrid) have printing functionality built in that will produce simple reports on the fly.
Pete
No trees were harmed in the making of this post, however a large number of electrons were greatly inconvenienced.
-
Aug 18th, 2006, 03:31 AM
#7
Thread Starter
Fanatic Member
Re: user defined crystal reports
user is manupulating data through MSHFlexgrid.
-
Aug 18th, 2006, 10:31 AM
#8
Re: user defined crystal reports
How many different combinations of fields are you allowing? If it's not too many you could just write one report for each and give the user the choice of reports.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Aug 20th, 2006, 05:30 AM
#9
Thread Starter
Fanatic Member
Re: user defined crystal reports
i think 15 combinations are possible to select by user.
but i will have to design 15 types of reports only for 1 type of report this too much tedious job.
so if possible plzzzzz sugeest me any other easy way.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|