Is it possible to bind a rdlc report to a business object (.NET 4/VS 2010)
In my report I have TextBoxes called Name and Email.
Say I have an object Person with properties Name and Email.
Can I bind the .rdlc with an object Person at runtime?
...
Hi,
I got an exception in a program that I tested for someone. The program is written in Delphi and uses a nice exception logging tool named madExcept. It allows exception reporting of the user's system, a stack trace and so on.
Is there a pendant for C#?
...
We are using DevExpress XtraReports 2009v3.3 and although I can achieve what I want through various formatting objects in code, there must be a (better/less painless/maintainable/visual) way of achieving what I require...
I need to produce a report, designed to end-user 'look & feel'. We have many companies which use our software and th...
Design screen :
Result:
Why does it put that unwanted space between them?
(By the way, my elements fit the page, it doesn't produce extra page caused by overflow)
Thanks in advance.
...