I just kept
$state = $crud->getState();
                        if ($state == 'export')
                            {
                             $crud->columns('Email');
                            }
for Mail Setup for but Iam helpless is there any possiblity way for sending Export file through Mail if there what is the source code for it
