Results 1 to 6 of 6

Thread: [2005] ReportView Programming

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2006
    Posts
    100

    [2005] ReportView Programming

    I was hoping someone could point me or provide me some sample code to manually (on load) populate the text fields of an RDLC report. I was hoping to manually assign values to the controls on the Report.

    Any help would be greatly appreciated.

    Thanks!

  2. #2

    Thread Starter
    Lively Member
    Join Date
    May 2006
    Posts
    100

    Re: [2005] ReportView Programming

    I don't mean to bump, but does anyone have any ideas.

    I guess all I need to do is manually update a text field with data in my report.

    Example: Me.txtBox.text = "something" ... but I can't seem to get the location of these fields.

  3. #3
    PowerPoster
    Join Date
    Sep 2005
    Location
    Modesto, Ca.
    Posts
    5,511

    Re: [2005] ReportView Programming

    What is a "RDLC" report? Is that a report designer?
    Is this a .NET or VB6 or VBA app?

  4. #4

    Thread Starter
    Lively Member
    Join Date
    May 2006
    Posts
    100

    Re: [2005] ReportView Programming

    Yes, I am referring to report designer and this is a 2005 .NET WinForm Program.

  5. #5
    PowerPoster
    Join Date
    Sep 2005
    Location
    Modesto, Ca.
    Posts
    5,511

    Re: [2005] ReportView Programming

    Sorry but I have never used a report designer in .Net.
    Maybe someone in the .NET forum could help you.

    Good Luck

  6. #6
    PowerPoster
    Join Date
    Sep 2005
    Location
    Modesto, Ca.
    Posts
    5,511

    Re: [2005] ReportView Programming

    I did a search of all the forums on "rdlc" and got several hits. Perhaps you can find what you need in one of them.

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