Results 1 to 2 of 2

Thread: [RESOLVED] show string from textbox in crystal report

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2005
    Location
    Macedonia
    Posts
    49

    Resolved [RESOLVED] show string from textbox in crystal report

    Hi ppls
    Can someone helps me with this problem?
    I want string from textbox placed on form where is crystalreportviewer, to be shown in crystal report (in header section)
    Can someone tell me how to do this please?

    Thank you for your time.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: show string from textbox in crystal report

    You didn't say what version of Crystal you are using, so this may be different in yours, but I use
    VB Code:
    1. CrystalReport1.ReportTitle = txtTitle.Text

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