I'd like to enrich a legacy application by providing ReportPlus tools.
At current time all the Views are mainly built on the top of UltraWinGrid.
The idea is to extend the Views by adding a tool to launch ReportPlus embedded control by passing the same data source used for grids.
What is the best way to provide at runtime the same data source used for grids to ReportPlus?
Tommaso
Hello Tommaso,
I will be checking with our ReportPlus team and get back to you in 24 hours.Please let us know of any details you'd like to include.
Regards
Gonzalo TAssociate Support SpecialistEnterprise MobilityInfragistics, Inc.
Hi Gonzalo,
just a note, the proposed solution must not use file stream (e.g. via CSV/XLSX file).
Thanks in advance
Hello Tomasso,
I will make sure this update reaches our developers.I'll get back to you as soon as I receive a reply from them.
RegardsGonzalo TAssociate Support SpecialistEnterprise MobilityInfragistics, Inc.
I hope the topic is still under investigation and not abandoned.
The in-memory data provider is a work in progress now and the plan is to make it part of the upcoming update. That provider will allow the end users (developers) to provide at run-time a mapping between the data source written in dashboard’s model they load and their in-memory data – so when they create their dashboard they will be able to use any data source as a template but later in their application they can load whatever in-memory data they like.
Regards,Plamen