Search
19107 results 7881-7890
Forum
- 17th Jan 2017How can I disable 'edit' button by using table eventHi Allan, Thanks for your comment, it works, Here is my code. buttons: [ { text: 'create', action: function (e, dt, node, config) { editor.create(); } }, { text: 'edit', action: function (e, dt, node, config) { editor.edit(table.rows('.selected', { select: true })); } },
- 16th Jan 2017buttons problemInformation on how to create a test page, if
- 16th Jan 2017Catch Table Load ErrorInformation on how to create a test page, if
- 16th Jan 2017how to remove sTitle in colums?Information on how to create a test page, if
- 16th Jan 2017how do i export csv sorted data from jquery datatableInformation on how to create a test page, if
- 16th Jan 2017Datatables Export with JSFInformation on how to create a test page, if
- 13th Jan 2017Setting language using data- attributes isn't workingFYI, to prove I wasn't imagining this, here is a package that uses double-dash to create nested options: https://select2.github.io/options.html
- 13th Jan 2017Footer not moving on field resizeThat would be great! Turns out the non-scrolling behaviour of the dropdown can easily be fixed by calling the positionDropdown method ourselves (in the create method of the custom field) $(this.dom.bodyContent).on('scroll', function(){ conf._selectize.positionDropdown(); });
- 13th Jan 2017Deciding which DataTables files to include in my html.the download builder to create the files that you
- 13th Jan 2017Upload image file name - incorrectif($wpUserID != '' || $editDB == 'edit' || $editDB == 'create'){ else if($hLibrary == "true" || $uploadPictures