Hi Everybody,
I’m trying export the data to CSV.
But when i click on "Export" link, its showing the error as:
FormsController cannot find the requested view "exportCSV".
I have attached my Controller, model, admin.php in view file, And in protected/extensions/phpexcel/, i have 3 files namely XPHPExcel.php, PHPExcel.php and Autoloader.php.
Could someone help me to export data to CSV Please?
Thank You in advance