Loading

Creating RDLC Report Programmatically

Submitted by: 
Visitors have accessed this post 16729 times.




Creating RDLC Report Programmatic-ally.

Hello Here we go again sourcecodester. This is a simple Report generator using RDLC. I Post This cause i want to help you on how to create a report (RDLC) although some of us uses the CR as Report.

Hope this simple code help u.

Cedrick Blas
undying_emolove@yahoo.com (email,ym,fb)
+639081805286 (mobile)

LIFE RUNS ON CODE
(Mastering ASP.Net)
[BC Thesis]

Download Code: 

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

cedrick blas's picture

wala magawa kaya gawa sample tpos share lang :)

Code IT Share IT
Cedrick Blas

How do I create the query at form level if it's not in the database.
Also, how would I filter it further say for an employee name?

Salamat sa pag share tol. Sana kelangan ko talaga to eh.

Can i ask you something.

How can i add Total time in AM and PM.

Let say:

Total AM = 1:30
Total Pm = 2:30

Which will the result will be 4: 00

I can't figure it out my self, i search google but nothing.
Thank you in advance.

use datediff to add or subtract time..
email me at harveyvasquez24@yahoo.com to those who need help in business *_*

Harvey Vasquez
-------------------------
jr . Web Developer
VB6.0,VB.NET,C#,C#.NET,ASP.NET,PHP
SQL SERVER,MYSQL

can you up images to sql server 2008 format byte

Good

The query is in the database. What if I don't already have the query in the database.
Also, what if I wanted to add say an employee or customer name and then filter it by dates. How would I do that.

YOUR SAMPLE MAKES MY WORK A LOT EASIER. THANKS AND GOOD JOB

Me.ReportViewer1 = New Microsoft.Reporting.WinForms.ReportViewer

not defined daw,

Add new comment