Search
23452 results 7881-7890
Forum
- 13th Dec 2017rowGroup - Display multiple column values in Group Header.Thank you, Columns Visibile seems to be clear, start Render too, but i can't figure out how to access the data, it must be something like: 'rowGroup': { startRender: function (rows,group ) { return group + ' ' + data[1]; }, dataSrc: [1], },
- 13th Dec 2017ColReorder & Individual Column Filtering Positioned In Headerthe number of visible columns in future. Allan
- 13th Dec 2017unable to implement Individual column searching (text inputs)between the number of columns defined in Javascript (which
- 12th Dec 2017Audiot logging for editor.has only the changed columns included in the JSON
- 11th Dec 2017Horizontal scroll is not working for header rowminimum width of data columns is wider than the
- 11th Dec 2017Blank editor window pops up.contQuotes.Visible = false ;contCalls.Visible = false; } }, columns: [ { data: "customers.custID" , responsivePriority: 1,
- 11th Dec 2017Remove and add part of editor form by javascript on select changeAbsolutely - but you need to know what to ask for. So when you ask for 3 or 5 fields, or whatever, store that information somewhere, a Javascript variable for example, and then use that to build the columns. Allan
- 11th Dec 2017Data Tables Custom View then export to csv - problembaseUrl+"CustomPrint/download",{toShow: JSON.stringify(toShow)}).done(function(data){ data = JSON.parse(data); columns = elementsToTable(toShow.elements); update(data,columns); //data = JSON.parse(data);
- 7th Dec 2017data Table Editor issuedom": "Bfrtip", data: dataArray_{!tableID}, "columns": columnArray_{!tableID}, keys: { keys: [ 9
- 7th Dec 2017Unable to specify column width during initializationsearch box broke the columns command. I get what