Search
23450 results 1951-1960
Forum
- 30th Oct 2015¿Can I set columns, title, message, image dinamically?Cant this buttons option be set or taking from table data attribute? <table id="MyTable" data-title="MyTitle" data-columns="[1,2,3]" data-image="myimagesource,png" data-message="Nice table created with datatables.js"></table> $('#MyTable').DataTable({ buttons: [{ extend : 'print', text : 'Print', title : $('#MyTable').data('title'), message : $('#MyTable').data('message'), exportOptions: { columns: $('#MyTable').data('columns') }, customize: function ( win ) { $(win.document.body).prepend($('#MyTable').data('image')); } }] });
- 29th Oct 2015Split table or Split data into multiple columns?to display into two columns. I did ForEach inside
- 28th Oct 2015Server Side. Ignoring 1 or more columns for displayaaData array with 9 columns. But the table only
- 27th Oct 2015How do I set default columns to visible and the rest hidden?table with 30 different columns, but I want to
- 22nd Oct 2015How can I change the width of columns for the table and I am using responsive = trueAll of my columns are the same size
- 19th Oct 2015Buttons 1.0.3 issue with columnToggle and multiple columnstoggle a set of columns, however only the first
- 16th Oct 2015Columns are mis-aligned to table data, any solution?Columns are mis-aligned to table
- 15th Oct 2015Can't get columns to line up properly after filteringat a time. The columns are set to auto
- 9th Oct 2015Sorting Columnsa datatable, with sortable columns that used tiny arrows
- 9th Oct 2015Data Tables colvis with save button for show/hide columnsmaking selection o all columns , like user just hide/show