carlituxman

Results 32 comments of carlituxman

you need in the table template has tfoot tag, for example between thead and the body: ``` @foreach($columns as $i => $c) @endforeach ```

With dev-develop it seems it work. great!

I see, but alias facade change too in 5.1 El 29/7/2015 2:04, "Tim Groeneveld" [email protected] escribió: > [image: :+1:] awesome @carlituxman https://github.com/carlituxman! I > did mean dev-develop. > > I...

+1 any estimation?

the solution by @jayeshmagare works with some changes: step 4: 'table_view' => 'Chumper::template', 'script_view' => 'Chumper::javascript', and at template.blade.php at last lines: @if (!$noScript) @include(Config::get('chumper_datatable.table.script_view'), array('id' => $id, 'options' =>...

the plugin sorting is for client-side, with server-side no works. But the problem is still when ordering in server-side date with dd/mm/YYYY format maybe need some callback function for define...

I solve this in fnDrawCallback: using this: for ( var i=0, iLen=oSettings.aiDisplay.length ; i

install xcode comand line tools Preferences... > Downloads > Command Line Tools

in the vendor version obtain by composer not find findWhere and others like findAllBy ... is not tagged the last version