|
-
Jan 22nd, 2008, 02:22 PM
#1
Thread Starter
Lively Member
[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!
-
Jan 23rd, 2008, 05:39 PM
#2
Thread Starter
Lively Member
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.
-
Jan 23rd, 2008, 11:16 PM
#3
Re: [2005] ReportView Programming
What is a "RDLC" report? Is that a report designer?
Is this a .NET or VB6 or VBA app?
-
Jan 24th, 2008, 07:37 AM
#4
Thread Starter
Lively Member
Re: [2005] ReportView Programming
Yes, I am referring to report designer and this is a 2005 .NET WinForm Program.
-
Jan 24th, 2008, 01:27 PM
#5
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
-
Jan 24th, 2008, 01:34 PM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|