-
I have try this method to don't remove the zero (0)
```
public function columnFormats(): array {
return [
'A' => NumberFormat::FORMAT_NUMBER,
'B' => NumberForma…
-
### Summary of problem or feature request
![image](https://user-images.githubusercontent.com/24542584/159662243-c45dc7f0-8284-4f37-a623-8a53aba8f265.png)
### Code snippet of problem
…
-
### Summary of problem or feature request
https://datatables.yajrabox.com/services/two-datatables
The searchable POSTS tab in this link of documentation isn't working and gives ajax error ( DataTabl…
-
I have a table with > 100.000 record. Display 100 records per page. I was added Excel button. But it just export current page with 100 records. Any way to export all data?
Because this is very big …
-
Is there any way to influence how the PDF is built up? Or the print export?
I'd like to be able to add our company logo for example, and add a title. Maybe repeat headers on each page (both in PDF and…
-
### Defining column as exportable=false and printable=false don't work on pdfHtml5 or excelHtml5 .
I'm setting a column as printable=false and exportable=false . That works on Pdf, Print and Excel…
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you using…
-
### Summary of problem or feature request
Hello guys. I am facing some problem with excel button. All others buttons works well except export to excel.
### Code snippet of problem
```
pu…
-
Non-static method Maatwebsite\Excel\Excel::create() should not be called statically, assuming $this from incompatible context.
I am trying to call the create and load methods from a controller. as sh…
-
Can't export datatables as Excel, PDF, CSV, etc.
```