Nous avons amélioré la capacité de lier CubeGrid et FilterManager afin de pouvoir gérer les filtres via des listes déroulantes de champs dans CubeGrid
Nous avons considérablement amélioré la consommation de mémoire dans l'export XLSX par l'élimination des tampons ainsi qu'en ayant accéléré le processus d'export. Télécharger des tableaux croisés conséquents est maintenant chose aisée.
Nous avons également amélioré la compatibilité avec FastCube .Net. A partir de cette version toutes les lignes ANSI seront écrites en UTF-8.
RAD Studio 10.3 Rio est maintenant pris en charge.
+ Added TfcxCube.SaveExtras to allow saving of Filters and Charts together with cube.
+ New cube format version with ansi-strings in UTF-8 format for compatibility with .Net
+ Added support for RAD Studio 10.3 Rio
+ Added TfcxSliceGrid.OnAcceptDrag event which allows to control DragDrop operations in grid
+ Added TfcxSlice.SyncronizeYFieldsWidth property which set width syncronization between axis level and field caption
+ Added SliceGrid.OnDrawItem event.
+ Changed CubeGrid header draw and added drop down with filter if FilterManager property set.
+ Changed format of all slice fields are saved in schema.
* Fixed cell height calculations for large strings
* Chaned XLSX export to reduce memory use and increase export spead for large cross-tabs
- Fixed error with cell detail
- Fixed error with Variant to Double conversion in cell highlight calculation
- Fixed error with group rename from popup menu
- Fixed error with unknown script language (.Net cube)
- Fixed error with Selection
- Fixed error with sequential loading from multiple sources (UseMultyLoad)
- Fixed error with splitting of Null date
- Fixed error with TIBBCDField in RAD Studio 10.*
- Fixed error with UpdateStyles TfcxCustomGrid.UpdatePainter
- Fixed error with loading of empty cube