crystal report

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kanvikb
    New Member
    • Nov 2007
    • 8

    crystal report

    hai all,

    pls help me out.

    I have added checkboxes to datagrid dynamically which contains 3 columns(name,ty pe,checkbox(dyn amic)). When i have selected the checkbox the First Column name has to be added to the crystal report header dynamically.


    pls reply me

    byeeee
  • harikap
    New Member
    • Nov 2007
    • 10

    #2
    crystal report

    hai all,

    pls help me out.

    I have added checkboxes to datagrid dynamically which contains 3 columns(name,ty pe,checkbox(dyn amic)). When i have selected the checkbox the First Column name has to be added to the crystal report header dynamically.


    pls reply me

    byeeee

    Comment

    • CyberSoftHari
      Recognized Expert Contributor
      • Sep 2007
      • 488

      #3
      Originally posted by kanvikb
      hai all,
      Column name has to be added to the crystal report header dynamically.
      you are looking for dynamic crystal report design!
      What version of report you are using?

      Comment

      • kanvikb
        New Member
        • Nov 2007
        • 8

        #4
        Originally posted by CyberSoftHari
        you are looking for dynamic crystal report design!
        What version of report you are using?
        im using 8.0 version crystal report but instead of going crystal report tool
        I can design crystal report in VB.Net itself by adding new Crystal report

        Comment

        • CyberSoftHari
          Recognized Expert Contributor
          • Sep 2007
          • 488

          #5
          You can add reports in two ways.
          1. Implicit
          2. Explicit
          what you did now is the first one.

          Comment

          Working...