EExcelView
EExcelView copied to clipboard
Yii extension which provides replacement of CGridView with support of export to different types.
Currently composer.json has reference to phpspreadsheet version ~1.8.0 which means 1.8.*, which then requires php up to 7.0. I updated it to >=1.8.0, which takes 1.22.0 and is compatible with...
problem when calculating Column IDs for sheet with more than 26 columns, e.g. "AA", "AB".... ``` 2023/08/26 19:47:25[244.185.41.121] [error] [php] Implicit conversion from float 65.03846153846153 to int loses precision (C:\web\prod\app\extensions\EExcelView.php:458)...