Search
577 results 181-190
Forum
- 4th Dec 2019Performing calculations server sideYes)", name: "hazmat" },{ label: "Lane ID", name: "lane_id" },{ label:
- 30th Nov 2019JOIN an MJOINcode for it: }, { label: lang === 'de' ? 'Wählen Sie einen
- 27th Nov 2019Why are numbers not formatted?Opposite. var numberRenderer; if (lang == 'de') { numberRenderer = $.fn.dataTable.render.number( '.', ',', 2
- 22nd Nov 2019processing indicator not showingtables language settings if (lang === 'de') { $.extend( true, $.fn.dataTable.defaults,
- 12th Nov 2019Using moment.js formatting with a Nullable DatetimeIn another thread you mentioned this was (probably) going to land in 1.9.3. Do you have an approximate ETA on that patch? (Days? Weeks? Months?)
- 24th Oct 2019i nedd a filter to EU Dated.search.value.indexOf(',') >= 0 ) ) && ( ! ( lang !== 'de' && d.search.value.indexOf('.') >=
- 23rd Oct 2019Editor Inline Createtable: "#tblForex", fields: [ { label: lang === 'de' ? 'Währung:' : 'Currency:', name:
- 21st Oct 2019Select2 editField0.00", attr: { type: 'number', lang: 'de' } }, { label: "Stand bei
- 19th Aug 2019Editor 1.9 - email validation not workingthis as well? if ($lang === 'de') { $msg[2] = 'Bitte geben
- 1st Aug 2019Launching a function when pressing a buttonJust to say that the buttons-processing event will land in Buttons 1.5.7. Allan