Hello, I'm looking for a video or tutorial that explains how to use xtrareport entity framework, but I'm not lying.
This video exist? where can I find it?
How to use the XtraReport with the Entity Framework
Answers approved by DevExpress Support
Hello Ricardo,
Yes, here is the link:
Building Reusable Reports.
Though, this tutorial is targeted for a WinForms environment, you can use almost the same approach in an ASP.NET environment. Attached is a small ASP.NET WebSite, illustrating this statement in action. Also, to bind the XtraReport's DataSource to a custom object at design time, please use the approach from the How to set up binding for a web report using a collection of custom objects as a data source at design time example.
Thanks,
Alessandro.