Page 1 of 1

create report as programming

Posted: Sat Dec 15, 2012 6:09 pm
by pedram00
hi for all.
i want to create a report from DataGridview but with custom design that i arrange any table field in reportpage and i want bind any filed to correct text report that i designed.

therefor , i want to create report with programming , no wizard plan. of course my DB is Access 2003(mdb). and programming language is C# 2005.

Re: create report as programming

Posted: Mon Dec 17, 2012 5:48 am
by Alex K.
Hello,

Please check the sample project in attachment.

Thank you.