With the release of 2025.2 subscribe to Ultimate .NET has become even a better deal! All license holders can get an additional plugin that allows you to import Microsoft Word documents (.docx).
We often use zebra striping of table data for easy viewing the reports. Highlighting even rows is good for viewing but they look strange on paper or in Excel table. FastReport users have two methods for using highlighting only in preview window.
Method #1
You need to open report in the Designer and open the Style Editor from Report-Styles menu. Then we add a style with name "EvenRows" and set needed background color for even lines. Then you need to set a band property EvenStyle = EvenRows. more...
1. Improved integration with FastReport: reports now use grid highlights and style. Fixed cell autosize options: adjust width, adjust width with restrictions and adjust height.
2. Added FireDac support.
3. Extended scripting abilities:
a. «Calc all cells» option –to build calculated measure for empty cells (which does not have records in source dataset),
b. calculate totals with script,
c. “FormulaDetail” aggregate - calculate measure values on source data (not on other measures).
4. Copy to clipboard now copies headers.
We have released FastReport .Net 2013.2 with MVC support. And I'd like to inform all WebReport developers about some changes.
First. An extension of the handler in web.config was changed. You need replace old string «FastReport.Export.aspx» to new string «FastReport.Export.axd» everywere. Web application without these changes will throw an exception and you will see text with error and instructions for changes in web.report. more...
We glad to inform you about new version of FastReport.Net with support MVC is one of the most modern technology for web development. MVC is available in Win+WebForms and Professional editions. Read our blog to get more information. Besides, we added Google Drive for saving your reports to the cloud.
+ added support of ASP.NET MVC framework (ASPX, Razor) in WebReport+ added new demos using WebReport in MVC - \Demos\C#\MvcDemo, \Demos\C#\MvcRazor+ added save in cloud Google Drive from preview+ added Greek localization* IMPORTANT! changed extension of WebReport handler (from FastReport.Export.aspx to FastReport.Export.axd), please check existing web.config- fixed bug in Dropbox export when Application Key and Secret- fixed bug in Dropbox with NullReferenceException- fixed bug with encoding when importing dDase file of Map in DBX export- fixed excel numeric formats bug- fixed bug with broken formats after matrix optimization in Excel 2007 export- fixed bug with font transparency of empty cells in Excel 2007 export- fixed bug with cell duplication on merged cells in Excel 2007 export- fixed bug with embedding of monospaced fonts in PDF and XPS exports- fixed bugs in WebReport with styles- fixed bug with WebReport.RepotDone- fixed bug with MasterPages in WebReport- fixed bug with printing chart legend- fixed bug in PictureObject
We announce powerful beta-testing of FastCube 2 VCL!
What does it mean?
- Trial versions of FastCube 2 for all supported IDEs are available here: https://www.fast-report.com/en/download/fast-cube-2/
- All who ordered FastCube 1 from now to date of release of FastCube 2 (approximately May 2013) will get FastCube 2 for free (beta - today and release then).
- All customers of FastCube 1 can order FastCube 2 with great discount (see customer panel)
New level of data analysis!
I. Grids 1. Improvements to source data grid 2. Closer to the native look of Windows with enabled themes 3. Gradient drawing II. Data analysis 1. Optimized axis operations 2. New dimension attribute for single choice (radio filter) 3. Groups 4.Totals have many new features 5. Ranks for measures 6. Tree-like axis 7. Data highlighting 8. Status panel 9. Use of FastScript 10. Export III. Cube 1. Splits 2. Loading from custom storage 3. Data conversion during the load process 4. Custom field calculation during the load process 5. Add/remove operations on fields after the load 6. Append data to an active cube IV. Global filter