Search
1494 results 391-400
Forum
- 21st Jun 2016Editor on preEdit with Conditionformat' => 'd M Y -- H:i' ) ) ->getFormatter( function ( $val,
- 13th Jun 2016Editor Select2 Multiple, Error: Array to string conversion in Query.phpformat' => 'd M Y' ) ) ->getFormatter( 'Format::datetime', array( 'from'
- 1st Jun 2016language.info: how to change message when there's only one entry (feature request?)records". Otherwise, say "Showing 'y of x records", where
- 5th May 2016Changing pages, JS stop workingI solve it when the change page event is triggered // Refresca la confirmacion y tooltip $('#datatable') .on('page.dt', function () { setTimeout(function () { $('[data-toggle="tooltip"]').tooltip(); $('[data-toggle="confirmation"]').confirmation(); }, 0); }) .DataTable(); If there's a more elegant solution, it's welcome =)
- 5th May 2016language.thousandsYou want to use the DataTables number renderer outside of DataTables? You could use: X = 12345* 1234 ; Y = $.fn.dataTable.render.number( "'", ".", 0) ; Y.display( X ); This is the source for the renderer. Allan
- 28th Apr 2016newbie, trying to get table tools to work.36 <td><%= request.dates_of_absence.strftime("%b %d, %Y") %></td> 37 <td><%= request.periods
- 23rd Mar 2016how give format date with sType in datatableglenderson gracias por responderme , y disculpa que pueda responderte ahora, pero ya resolvi mi problema, simplemente tenia que investigar un poco mas... Gracias
- 17th Mar 2016Format Excel file from ExportThanks @dclar43! I am now using the Excel Export in package in Laravel which is also using the PHPExcel. (y) http://www.maatwebsite.nl/laravel-excel/docs/export
- 16th Mar 2016Where to find the select2 plugin?multiple data[#][perm][] = x, data[#][perm][] = y, ... How to force the
- 29th Jan 2016Custom separator rows (1.10)the "showing x to y of z total entries".