Results 1 to 9 of 9

Thread: user defined crystal reports

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2006
    Location
    nasik,india
    Posts
    909

    Red face 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 ?

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2006
    Location
    nasik,india
    Posts
    909

    Re: user defined crystal reports

    help plz

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2006
    Location
    nasik,india
    Posts
    909

    Re: user defined crystal reports

    plesssssssssssssssssss helpppppppppppppp

  4. #4
    Frenzied Member pnish's Avatar
    Join Date
    Aug 2002
    Location
    Tassie, Oz
    Posts
    1,918

    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.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2006
    Location
    nasik,india
    Posts
    909

    Re: user defined crystal reports

    is there another way ?
    or if no, then how can i get it ?

  6. #6
    Frenzied Member pnish's Avatar
    Join Date
    Aug 2002
    Location
    Tassie, Oz
    Posts
    1,918

    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.

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2006
    Location
    nasik,india
    Posts
    909

    Re: user defined crystal reports

    user is manupulating data through MSHFlexgrid.

  8. #8
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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

  9. #9

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2006
    Location
    nasik,india
    Posts
    909

    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
  •  



Click Here to Expand Forum to Full Width