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!
Printable View
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!
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.
What is a "RDLC" report? Is that a report designer?
Is this a .NET or VB6 or VBA app?
Yes, I am referring to report designer and this is a 2005 .NET WinForm Program.
Sorry but I have never used a report designer in .Net.
Maybe someone in the .NET forum could help you.
Good Luck
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.