Excellent example. More "real world" examples like this would be much appreciated.
@yuriyshutov5097 жыл бұрын
It would be great if you clarify what other examples you'd like us to publish.
@PexuPixo4 жыл бұрын
They could provide a download link for this database so that we can use it to construct a report watching the video.
@rugoshath4 жыл бұрын
@@PexuPixo Just Google "Northwind database"
@PexuPixo4 жыл бұрын
@@rugoshath Thanks
@johnychiroy3823 Жыл бұрын
Excellent video. Thanks
@DeveloperExpress Жыл бұрын
Glad you liked it!
@ahmedadel2487 Жыл бұрын
Excellent Work Really Appreciated😄
@trendingtricks61497 жыл бұрын
any video creating cascading parameters???like as select class and get the section cascading parameter then select the section to get the class to sections details
@nadayousef51435 жыл бұрын
you guys should provide a database sample so we can work along with you !
@majdarab8737 жыл бұрын
Excellent video. I recommend to not use copy past feature. Showing us how to Build the calculated fields would be very helpful.
@dgtal29267 жыл бұрын
By default Detail will display all invoices in your database. If you have 1 million it will display one million pages. What would you do to display only ONE invoice (Obviously the one in your view). How can you select the preview of ONE particular Invoice #?
@davuttas39284 жыл бұрын
Did you find solution ? I also need this
@chintu2691994 Жыл бұрын
given that this is a 5 years old post and haven't been answered yet, shows how they don't provide support on any other platform, other than their own website.
@sarahjaved71853 жыл бұрын
i cant find orderreport table in the northwind database availabe
@pafsyrai92964 жыл бұрын
I store data in a dataset And i created two reports from the same databasset, different tables I want to include a report within a report (subreport) I tried, but I did not get a correct result I hope to explain the method or set an example
@DeveloperExpress4 жыл бұрын
Please contact the DevExpress support team and we can help you: devexpress.com/ask
@ankitasingh-bq1tm8 ай бұрын
I want to use border for my whole report, also I m using multiple detail band in my report but when applying borer property it’s not working Kindly help
@nikolaiedward4796 жыл бұрын
after creating this, how can i integrate this to the software? like to select from grid view and be printed through this.
@DeveloperExpress6 жыл бұрын
Hi Nikolai. Please contact our technical team at www.devexpress.com/ask or support@devexpress.com and they will be happy to assist you with this.
@ahmedadel248710 ай бұрын
NICE VIDEO
@PexuPixo4 жыл бұрын
You could provide a download link for this database so that we can use it to construct a report watching the video.
@DeveloperExpress4 жыл бұрын
@Roberto, Download the DevExpress installer from devexpress.com and once you install it, you'll find several full examples of our Reports suite. They'll typically be installed in your public documents folder: C:\Users\Public\Documents\DevExpress Demos 20.2\Components\Reporting Also, feel free to contact our support team if you run into any issues or have technical questions: devexpress.com/ask
@PexuPixo4 жыл бұрын
@@DeveloperExpress Thank you very much!
@yeminhtun74614 жыл бұрын
In the version of v20.0 I cannot find databound report
@DeveloperExpress4 жыл бұрын
Hi Ye, could you please contact our support team and they can help you: devexpress.com/ask
@michaelmanley90667 жыл бұрын
Ok, this is going to sound dumb, but what does this result in? Does this result in a .exe? or does it result in all of those actual pages in a PDF or something?
@yasssmith18977 жыл бұрын
@Michael Manley: The produced document is stored in a proprietary DevExpress format that describes control locations on the page and their various properties: documentation.devexpress.com/#XtraReports/CustomDocument5157. Once you have such a document at hand, you can export it to a number of supported formats, including PDF, RTF and XLSX, or display it right in your desktop application with the help of the Document Viewer that comes bundled with the Reporting subscription.
@michaelmanley90667 жыл бұрын
Thank you
@cissemy Жыл бұрын
How can I do the same with Blazor Server ?
@DeveloperExpress Жыл бұрын
Hi Mohamed. Please check out this documentation docs.devexpress.com/Blazor/401706/reports
@rianconsultinginc97427 жыл бұрын
Can you do this using ASP.Net MVC6 project?
@MehulHarry7 жыл бұрын
Hi Rian, the DevExpress Reporting suite doesn't run on .NET Core yet. We're investigating possibilities. However, the generated reports can run on any HTML5 compatible browser. Check out this webinar: kzbin.info/www/bejne/oqW7nHWOe9djg5Y
@4323prince6 жыл бұрын
i already created a report in a windows application now how do users view it on button click...vb.net
@DeveloperExpress6 жыл бұрын
Please contact our support team at support@devexpress.com and mention this video.
@wam4377 жыл бұрын
Excellent
@ahmedadel248710 ай бұрын
❤❤❤❤❤
@THMok5 жыл бұрын
the report is too simple. nothing much can learn. Commercial invoice is much complicated. Please provide more advance invoice report