Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Is there any free end-user report designer?

Is there any free end-user report designer?

Scheduled Pinned Locked Moved C#
csharpvisual-studiodesigntoolsquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mr Candyman
    wrote on last edited by
    #1

    Hello, I have the need in my project to add a "print-a-report" utility using Crystal Reports and the end-user must be able to customize the report's design visually, much like Visual Studio allows the developer to do. I don't have any experience with Crystal Reports and I was wondering if there was any (free) component or something to allow the end-users to change the appearance of the document or if building it oneself is the only option available, cuz I didn't find anything googling around. Thanks in advance.

    G J 2 Replies Last reply
    0
    • M Mr Candyman

      Hello, I have the need in my project to add a "print-a-report" utility using Crystal Reports and the end-user must be able to customize the report's design visually, much like Visual Studio allows the developer to do. I don't have any experience with Crystal Reports and I was wondering if there was any (free) component or something to allow the end-users to change the appearance of the document or if building it oneself is the only option available, cuz I didn't find anything googling around. Thanks in advance.

      G Offline
      G Offline
      Gareth H
      wrote on last edited by
      #2

      Mr. Candyman, This might be of help. http://msdn2.microsoft.com/en-us/library/system.windows.forms.propertygrid.aspx[^] Regards, Gareth.

      M 1 Reply Last reply
      0
      • G Gareth H

        Mr. Candyman, This might be of help. http://msdn2.microsoft.com/en-us/library/system.windows.forms.propertygrid.aspx[^] Regards, Gareth.

        M Offline
        M Offline
        Mr Candyman
        wrote on last edited by
        #3

        Thanks, but that's not quite what I need; this only browses through the properties of the instance itself, while I actually want the end-user to visually edit the appearance of the report using some kind of designer tool, just like Visual Studio or Access when you open a report with it.

        1 Reply Last reply
        0
        • M Mr Candyman

          Hello, I have the need in my project to add a "print-a-report" utility using Crystal Reports and the end-user must be able to customize the report's design visually, much like Visual Studio allows the developer to do. I don't have any experience with Crystal Reports and I was wondering if there was any (free) component or something to allow the end-users to change the appearance of the document or if building it oneself is the only option available, cuz I didn't find anything googling around. Thanks in advance.

          J Offline
          J Offline
          Jesse Squire
          wrote on last edited by
          #4

          If you are using SQL Server 2005 or above, you may want to take a look at Report Builder[^]. It is a component of the suite, in the form of a ClickOnce application that is intended for allowing end users to create/customize reports on SQL Server Reporting Services. A google search will net you a bunch more information. Hope that helps to get you started. :)

          --Jesse

          "... the internet's just a big porn library with some useful articles stuck in." - Rob Rodi

          M 1 Reply Last reply
          0
          • J Jesse Squire

            If you are using SQL Server 2005 or above, you may want to take a look at Report Builder[^]. It is a component of the suite, in the form of a ClickOnce application that is intended for allowing end users to create/customize reports on SQL Server Reporting Services. A google search will net you a bunch more information. Hope that helps to get you started. :)

            --Jesse

            "... the internet's just a big porn library with some useful articles stuck in." - Rob Rodi

            M Offline
            M Offline
            Mr Candyman
            wrote on last edited by
            #5

            Why, that's interesting, didn't know about it, thanks. Alas, that's not exactly what I'm looking for. I don't want the user to actually "generate" the report itself (the data will always be the same), but rather to be able to edit just the appearance of the document to print, so they can create and select multiple report "models" or "styles" once the report itself is already generated.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups