Search
577 results 241-250
Forum
- 18th Aug 2017Datetime ordering with moment.js order column alphabeticallydefinitions.) var momentLocale; if (lang === 'it') { moment.locale('it'); momentLocale = 'it';
- 18th Aug 2017Alguna forma de poner una tabla en espaƱolEditor default settings! if (lang === 'de') { $.extend( true, $.fn.dataTable.Editor.defaults,
- 17th Aug 2017Excel customization: % with 4 decimal placescolumn > 7) { if (lang == 'de') { //this time we
- 15th Aug 2017Bug in postSubmit, submitSuccess eventselse { $_SESSION['linkTableParentId'] = $_POST['contract_id']; if ($lang === 'de') { $msg[0] = 'Feld darf
- 11th Aug 2017how to remove spaces between text in columns in excel export.column > 7) { if (lang == 'de') { //this time we
- 9th Aug 2017Dot for thousands, comma for decimals and currency after the numberdata === '') { return 'formatted-num'; } if (lang == 'de') { //we are not
- 9th Aug 2017Show only selected rows/ Hide rows not selectedshowAllLabel = 'Show All'; if (lang === 'de') { showAllLabel = 'Alles Anzeigen';
- 9th Aug 2017Problem sorting formatted numbersdata === '') { return 'formatted-num'; } if (lang == 'de') { if ( ! moment(data, 'L',
- 7th Aug 2017Date column having value like Aug 1,2017 sorting as string instead datethis: var momentLocale; if (lang === 'de') { moment.locale('de'); momentLocale = 'de';
- 2nd Aug 2017rows().every() not workingthis.data(); var rowTotal; if (lang == 'de') { rowTotal = data.cashflowTotalAmount.replace(".", ""); rowTotal