Search
577 results 191-200
Forum
- 24th Jul 2019MJoin + Left Jointable: "#tblReport", fields: [ { label: lang === 'de' ? 'Berichtstyp:' : 'Report Type:',
- 26th Jun 2019print and excel buttonsbutton doesn't support my lang so I did ignore
- 31st May 2019Column Search Third Headertable.table().header()).each( function () { var title = (lang === 'de' ? 'Suche ' : 'Search ') + $(this).text();
- 1st May 2019Format datetime in the editor formfunction getFormatterDate(&$val, $format = null, $lang = null) { if ($val == null)
- 7th Apr 2019Datatables JavaScript single column row and details on three separate columnsHi @Dana , Gotcha, thanks for that
- 3rd Apr 2019Search Excluding Wordsd.search.value.indexOf(',') >= 0 ) ) && ( ! ( lang !== 'de' && d.search.value.indexOf('.') >=
- 2nd Apr 2019Datatables Excel export money amounts in EU formatthousand separator commas. if (lang == 'de') { //this time we
- 26th Mar 2019Editor: Inline editing not using correct input controlis date that.add( { label: lang === 'de' ? 'Wert:' : 'Value:', name:
- 20th Mar 2019Nested DataTable editable with Ajax Source Datafunction tblFiltr(&$db, &$lang) { if ($lang === 'de') { $msg[0] = 'Feld darf
- 5th Mar 2019CDN versionasd" fast works, but "lala" doesn't - I guess it's