Hi
I found one post asking the roadmap for Infragistics Reporting however there were no replies. So, I'd like to ask the same question again:
* What is the roadmap for the product?
* Will there be scheduled reports / subscription (like MSSQL Reporting Services)
Thanks
Hi Murat,
The product pages have the areas that we are targetting for V1, you can also download the CTP and check it out.
http://es.infragistics.com/dotnet/netadvantage/reporting.aspx#Overview
We are not planning any report scheduling for the next couple of releases.
Are there other features that you are in need of that you don't see in the CTP?
Jason
Hi Jason,
The following is my wish-list:
I know those changes require lot of changes. Although I hate MS SQL Reporting Services, I wouldn't switch to a product without these enterprise features.
Hi Murat - I don't see hitting many of those scenarios, we aren't targeting most of those server side scenarios for the first few releases. You can expect features like drill down, sub-reports, export to PDF (and other formats) in the next couple of releases.
So, in 2012, will there be server side features?
Actually, we do have server-side processing in the current CTP. For example, when you bind to a SQL DataSource from a Silverlight application, the report is processed in the server. It's rendered in the client (e.g. it will use Silverlight controls to render it) but all the heavy duty stuff is done in the server.
For V1 we will support exporting from the server and that will enable some of the scenarios you've described earlier like publishing/emailing/publish a link. You'll need to handle the report generation by yourself (we won't have a 'server' like SSRS).
The CTP2 we released a couple of weeks ago already has support for exporting to Excel.
Regards,
Andres