There is a number of new features added to the XtraReports suite for v8.2. A couple of them are very exciting. One is calculated fields. Yeah baby :)
To add a calculated field, simply right click on your report data source in the designer and select Add Calculated Field.
Once the field has been added you can use the expression editor to specify your formula. Right click on the newly created field and choose Edit Expression.
Expressions support a number of functions and operators (plus, minus etc... even in, like and between). When a calculated field has been set up, you can use it as an ordinary data field anywhere across your reports.
Its values can be simply displayed in report controls, or can take part in data grouping, sorting or filtering.
Cheers
Azret
P.S: Who can spot another big new feature ?