Results 1 to 7 of 7

Thread: [RESOLVED] Can I change crystal report titles with asp.net?

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2012
    Posts
    9

    Resolved [RESOLVED] Can I change crystal report titles with asp.net?

    Hey guys,

    Okay I am generating reports from a Questions table and an Answers table. By default the reports that generate - their headings say "Question" and "Answer" which is the tables COLUMN names. I don't want that. Is there a way to programmatically change these titles and headings within of Crystal Report at run-time. Like for instance changing the X and Y titles of a chart. I want to set it to the title of the question which is the data inside the row and not the columns name which just says "question" and "answer" literally.

    I have searched and cant find anything.

    EDIT: I want to change the captions of what I circled with program code before I display the reports on the screen NOT with IDE editor thingy.

    I want to do this(Please note I need to do it programmatic and not within the IDE by right clicking or edit the report there):

    Change the text/titles/captions of the text that i circled in the picture




    And perhaps the rest of the textfields on the report.
    Last edited by skyzaa; Jul 28th, 2012 at 12:51 PM.

Tags for this Thread

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