Click to See Complete Forum and Search --> : [2005] ReportView Programming
tonydotigr
Jan 22nd, 2008, 01:22 PM
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!
tonydotigr
Jan 23rd, 2008, 04:39 PM
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.
wes4dbt
Jan 23rd, 2008, 10:16 PM
What is a "RDLC" report? Is that a report designer?
Is this a .NET or VB6 or VBA app?
tonydotigr
Jan 24th, 2008, 06:37 AM
Yes, I am referring to report designer and this is a 2005 .NET WinForm Program.
wes4dbt
Jan 24th, 2008, 12:27 PM
Sorry but I have never used a report designer in .Net.
Maybe someone in the .NET forum could help you.
Good Luck
wes4dbt
Jan 24th, 2008, 12:34 PM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.