Wiki articles tagged with "excel"

Showing 1-5 of 5 items.

Export query content to excel through any of your controllers, also can set cssClass for header/odd/even rows, auto download

Created 9 years ago by Scott_Huang, updated 9 years ago by Scott_Huang.

To generate excel by query content, and download through any controller. You also can bind cssClass to header/odd/even rows. As for header, you even can set cssClass for each column.

$this->export2excel($excel_content,$excel_file);

in your controller.

2 0
2 followers
Viewed: 26 487 times
Version: 2.0
Category: Tutorials

Step by step for how to full export Yii2 grid to excel

Created 10 years ago by Scott_Huang, updated 10 years ago by Scott_Huang.

We will leverage Yii2-excelview widget. So, first of all is install Yii2-excelview:

1 0
5 followers
Viewed: 76 137 times
Version: 2.0
Category: Tips

How to Create Pdf Report / Excel Report By Using Parameters (From - Until)

Created 10 years ago by ruderbytes, updated 10 years ago by ruderbytes.

Asslamualaikum Wr.Wb Hello I'm Fahmi Azain i will share wiki tutorial about Creating Pdf Report / Excel Report by using Parms / Parameters.

0 2
7 followers
Viewed: 43 069 times
Version: 1.1
Category: How-tos

simple CSV export

Created 12 years ago by bluyell, updated 11 years ago by bluyell.
2 0
13 followers
Viewed: 51 986 times
Version: 1.1
Category: How-tos
Tags: csv, excel, export

Add charts / print buttons to your webapp

Created 14 years ago by CoLT, updated 14 years ago by CoLT.

In this article you will find Yii framework extensions enabling you to add various charts/print out buttons etc. to your webapp.

6 0
9 followers
Viewed: 38 818 times
Version: 1.1
Category: Tutorials