Search
577 results 141-150
Examples
- SearchBuilder › SearchPanes, CascadePanes and ViewTotal Integrationoption to
true
, the message displayed in the count - Editor › Multi-row editingwill show an information message stating this fact. To
- Editor › Inline editing with a submit buttonbe able to display messages with the field), but
- Editor › Form control and display optionsStart date - Shows a message using the
message
option - Editor › Soft deletea "Are you sure" message on an
edit
action - Editor › Dependent fieldslabels, options, values, information messages and error messages! See
- Editor › Client-side validationto show the error message to the end user,
- Buttons › Custom buttonto display a custom message in the generated PDF).
- Buttons › Copy button internationalisationi.e. ctrl/cmd + c). The messages shown to the end
- DataTables › DOM / jQuery eventsit in the
alert
message in this case.
Forum
- 24th Aug 2020Triggering export after table is redrawn to show all recordssuccess. For this, I land on the following thread
- 11th Aug 2020the language settings for the delete and create windowsand you're done. if (lang === 'de') { $.extend( true, $.fn.dataTable.Editor.defaults,
- 29th Jul 2020How to dynamically set the 'multiple' parameter in a Select2 box?data; ctrEditor.clear("ctr_label[].id"); ctrEditor.add( { label: lang === 'de' ? 'Labels:' : 'Labels:', name:
- 29th Jul 2020Change some words in cellstrick (i removed the lang var and added "" to
- 28th Jul 2020footer total using two columnsWAN Total: ' + total_WAN + '<br/>Total LAN: ' + total_LAN + '<br/>Total Internet: ' + total_Internet
- 24th Jul 2020check/prevent inserting duplicate recordsentry') >= 0 ) { json.error = lang === 'de' ? "Leider darf ein
- 24th Jul 2020change "columns" in FixedColumns dataTableThe LAN has no external links...
- 11th Jul 2020No DB Connect within Intranet (from another Computer)different machine within your LAN you would need to
- 10th Jul 2020Change Format of Sum within Footerdata tables has a method to render numbers like this: var numberRenderer; if (lang == 'de') { numberRenderer = $.fn.dataTable.render.number( '.', ',', 2 ).display; } else { numberRenderer = $.fn.dataTable.render.number( ',', '.', 2 ).display; } var formattedNumber = numberRenderer(yourUnformattedNumber);
- 7th Jul 2020Validate a collumn with a value from another collumnwhen validation fails. if ($lang === 'de') { $msg[0] = 'Feld darf