Search
19071 results 7861-7870
Forum
- 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
- 12th Jan 2017How to set the title / message of the editor form via the editor api?API within i18n. i18n: { create: { button: "button text works",
- 12th Jan 2017display another data table on click of data of data table's row/columnif I edit or create there is an action
- 10th Jan 2017Multiple datatables export only the first's table dataInformation on how to create a test page, if