Search
9310 results 2431-2440
Forum
- 3rd Sep 2020[Editor] How to hide field on [Map CSV fields]?SOLUTION: var selectEditor = new $.fn.dataTable.Editor(); var fields = editor.order(); const filteredArray = fields.filter((fields) => fields !== 'gender') console.log(filteredArray) <--- new array:: HAY! for ( var i=0 ; i<filteredArray.length ; i++ ) { var field = editor.field( filteredArray[i] ); selectEditor.add( { label: field.label(), name: field.name(), type: 'select', options: header, def: header[i] } ); }
- 2nd Sep 2020What might cause the file upload choose file button to fail to work?several different CKE formatting options. With CKE as a
- 1st Sep 2020"Filters Active - 0" with searchPanes - why are searchPanes not shown? (No Search Panes)returned from the server. Options like searchPanes.threshold and columns.searchPanes.show
- 1st Sep 2020How to set pause before ajax send searching request to server, for exxclude spamdebounce to find other options. Or maybe you can
- 31st Aug 2020I need help to update stateLoadCallback to new methodempty object. See some options in this SO thread.
- 31st Aug 2020jquery ui datepicker showing wrong datetheir documentation for the options they provide (use the
- 29th Aug 2020When using bubble can you use a datatypeReformatted if (index === 3) { editor.bubble(this, 'active', { title: 'Enable/Disable transactions to an Analyst', buttons: [ { label: 'Cancel', fn: function () { this.close(); } }, { type: "select", label: 'Update', fn: function () { this.submit(); table.ajax.reload(); this.close(); }, name: "NAME", options: ["true","false"] } ] })` `
- 28th Aug 2020why not dom: 'Bfltip' bind control in row?buttons using two different options; the -option dom option
- 28th Aug 2020wrong sorting of date column which contains 2 different date formatswith either of these options please build a simple
- 28th Aug 2020read datatable rows values to pass to google chartsrole: "annotation" }, 2]); var options = { annotations: { stem: { color: 'transparent'