PLEASE NOTE: As soon as we update the Component with new features every new week the information might be outdated, please check our latest news.
Classic view (or in other words not-grouped view or classic mode) is probably one of the most frequently requested by our customers and leads features during years. This view mode simplifies data reading by showing hierarchy sub-levels one nearby another. Grand totals are traditionally showed at the end of each row.
Classic view can be easily switched on by setting
<param name="classicView">true</param>
in your report.xml
file.
See how Flexmonster classic view looks below:
Drill-through can be switched on by setting
<param name="drillThrough">true</param>
in your report.xml
file.
Here’s how the window that appears as a result of drill-through looks:
Editing cells is switched on by setting
<param name="editing">true</param>
in your report.xml
file.
The cell can be edited by clicking on it: