mercredi 8 février 2017

zofe/rapyd-laravel Datagrid and Datafilter

I'm using zofe/rapyd-laravel Datagrid and Datafilter. I have a grid and a filter defined in the controller like

$filter->submit('Search')->scope('withaliases');

I want show my filter panel, and I want put the buttons in an appart div, but I don't know how to show them in my view. I have tried in the blade:

{!! $filter->render('Search') !!}

or

{!! $filter->field('Search') !!}

but I have not success.

Can anyone help me?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2k4H5Hd
via IFTTT

Aucun commentaire:

Enregistrer un commentaire