Tab In Crystal Viewer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Atley

    Tab In Crystal Viewer

    There is a tab at the top of the Crystal Viewer that says 'Main Report'.
    How in the heck do I rename that tab to my report name or remove it
    altogether?



  • Brian Bischof

    #2
    Re: Tab In Crystal Viewer

    I hate to break the bad news to you, but you're stuck with that tab. There
    is no way to change or remove it.


    Brian Bischof

    A Crystal Reports.NET book for programmers? Its here!
    * Covers ASP.NET and Windows Forms
    * Teaches all phases of report development
    * Alerts you to the bugs and how to get around them
    * Maps out the complex ReportDocument object model
    * Shows how to perform runtime customization
    * Demonstrates all options of connecting with ADO.NET
    * Gives complete code listings for every concept presented








    "Atley" <atley_1@hotmai l.com> wrote in message
    news:uR8jqmsAEH A.2480@TK2MSFTN GP11.phx.gbl...[color=blue]
    > There is a tab at the top of the Crystal Viewer that says 'Main Report'.
    > How in the heck do I rename that tab to my report name or remove it
    > altogether?
    >
    >
    >[/color]


    Comment

    • CJ Taylor

      #3
      Re: Tab In Crystal Viewer

      [color=blue]
      > A Crystal Reports.NET book for programmers? Its here!
      > * Covers ASP.NET and Windows Forms
      > * Teaches all phases of report development
      > * Alerts you to the bugs and how to get around them[/color]

      Ha! Thats a book in itself! =)
      [color=blue]
      > * Maps out the complex ReportDocument object model
      > * Shows how to perform runtime customization
      > * Demonstrates all options of connecting with ADO.NET
      > * Gives complete code listings for every concept presented
      >
      >
      > http://www.crystalreportsbook.com/123aspx.asp
      >
      >
      >
      >
      >
      > "Atley" <atley_1@hotmai l.com> wrote in message
      > news:uR8jqmsAEH A.2480@TK2MSFTN GP11.phx.gbl...[color=green]
      > > There is a tab at the top of the Crystal Viewer that says 'Main Report'.
      > > How in the heck do I rename that tab to my report name or remove it
      > > altogether?
      > >
      > >
      > >[/color]
      >
      >[/color]


      Comment

      • Cor

        #4
        Re: Tab In Crystal Viewer

        ROFL
        [color=blue][color=green]
        > > * Alerts you to the bugs and how to get around them[/color]
        >
        > Ha! Thats a book in itself! =)
        >[/color]


        Comment

        • Brian Bischof

          #5
          Re: Tab In Crystal Viewer

          > > * Alerts you to the bugs and how to get around them[color=blue]
          >
          > Ha! Thats a book in itself! =)[/color]


          Damn right! Hell, I spent the first few months just struggling to figure
          out all the crap that was wrong with it. Fortunately, they've released SPs
          to fix some things, but there are still a lot of problems to be addressed.
          Now that MS has released SQL Reporting Services, I hope that they realize
          that they need to get their act together if they don't want to lose the MS
          developer marketshare.


          Brian Bischof

          A Crystal Reports.NET book for programmers? Its here!
          * Covers ASP.NET and Windows Forms
          * Teaches all phases of report development
          * Alerts you to the bugs and how to get around them
          * Maps out the complex ReportDocument object model
          * Shows how to perform runtime customization
          * Demonstrates all options of connecting with ADO.NET
          * Gives complete code listings for every concept presented







          "CJ Taylor" <nospam@blowgoa ts.com> wrote in message
          news:104hc00h0c n977a@corp.supe rnews.com...[color=blue]
          >[color=green]
          > > A Crystal Reports.NET book for programmers? Its here!
          > > * Covers ASP.NET and Windows Forms
          > > * Teaches all phases of report development[/color]
          >[color=green]
          > > * Maps out the complex ReportDocument object model
          > > * Shows how to perform runtime customization
          > > * Demonstrates all options of connecting with ADO.NET
          > > * Gives complete code listings for every concept presented
          > >
          > >
          > > http://www.crystalreportsbook.com/123aspx.asp
          > >
          > >
          > >
          > >
          > >
          > > "Atley" <atley_1@hotmai l.com> wrote in message
          > > news:uR8jqmsAEH A.2480@TK2MSFTN GP11.phx.gbl...[color=darkred]
          > > > There is a tab at the top of the Crystal Viewer that says 'Main[/color][/color][/color]
          Report'.[color=blue][color=green][color=darkred]
          > > > How in the heck do I rename that tab to my report name or remove it
          > > > altogether?
          > > >
          > > >
          > > >[/color]
          > >
          > >[/color]
          >
          >[/color]


          Comment

          • Rob Diamant

            #6
            Re: Tab In Crystal Viewer

            Atley,

            If you are using .NET, try docking the view to the top and setting the doc
            padding to -24 (you may need to adjust this). This should hide the tabs
            except for a very thin gap at the bottom of the tab.

            Rob


            "Atley" <atley_1@hotmai l.com> wrote in message
            news:uR8jqmsAEH A.2480@TK2MSFTN GP11.phx.gbl...[color=blue]
            > There is a tab at the top of the Crystal Viewer that says 'Main Report'.
            > How in the heck do I rename that tab to my report name or remove it
            > altogether?
            >
            >
            >[/color]


            Comment

            Working...