Especially when there are more columns than can fit on one page ?
Thanks
Hi,
Here is the answer to your question ->http://forums.infragistics.com/forums/t/11536.aspx .
Best Regards,
Yanko
Thanks for your interest in printing support for WPF. Unfortunately, it’s Infragistics policy to not pre-announce features until they have gone through QA cycle and are marked for release as we don’t want to promote announcing vaporware. That being said, we are looking very carefully at supporting printing and I wouldn’t be surprised to see it ship sometime this year…
As far as exporting the Grid to Excel, that is definitely a feature we are looking closely at. In the meantime, you can actually achieve some exportation to excel by using the Infragistics.Excel library that is included in the .NET product. Granted there is no single method .export call, but you can actually loop through your datasource and export the values and if you want to import them back in. This library is the core piece of logic that manages the ultraWinGridExcelExporter capabilities.
Kind Regards,
Andrew M. Flick
Product Manager, Infragistics
Any timetable on when this might come to fruition? Not asking for firm dates, but is 2008 realistic?
Also, exporting the grid to excel including grouping would be a nice bonus.