Wiki

Articles tagged with "csv", sorted by viewsX
Displaying 1-5 of 5 result(s).

Exporting CGridView results to CSV file

Created about a year ago by RusAlexTutorials8 comments – viewed 16,635 times – ( +6 / -2 )
A few days ago, i worked for CGridView exporting functional for my client. He asked me to create a simple exporting to a CSV file a CGridView search results.
tags: cgridview, export, csv

Add charts / print buttons to your webapp

Created 3 years ago by CoLTTutorials1 comment – viewed 15,367 times – ( +7 )
In this article you will find Yii framework extensions enabling you to add various charts/print out buttons etc. to your webapp.
tags: chart, print, flash, excel, csv, pdf, xls

Importing CSV file to mysql table using "LOAD DATA" command.

Created about a year ago by sirin kTips10 comments – viewed 15,064 times – ( +5 )
hi, Here i am giving you some simple step to import huge data from a csv file to your mysql table.this is useful when you have a very huge data to import from csv format.
tags: csv, mysql, import

CSV Export

Created about a year ago by JohnPollardHow-tos5 comments – viewed 5,928 times – ( +4 )
I needed a csv export function for my cgridview and I wanted to export the entire result set of the sorted and filtered cgridview the user was viewing via ajax.
tags: csv, export

simple CSV export

Created 8 months ago by bluyellHow-tos3 comments – viewed 4,843 times – ( +1 )
tags: csv, excel, export