Search
9310 results 4361-4370
Forum
- 1st Sep 2016Delete row from table which is linked to a view still not possible?Thanks for posting back - great to hear you found a workaround. I will certainly look at the options for improving this area of Editor. Regards, Allan
- 1st Sep 2016How to get Excel to treat values like '$99' and '99%' as numbers instead of stringsSorry I didn't manage to get back to you about this yesterday (unfortunately unwell, but more or less recovered now!). I'll look into what options there are for this and will reply back when done. Regards, Allan
- 1st Sep 2016Copy to clipboard not working with Multiple headersThis is a limitation in the export options of Buttons at this time I'm afraid. The exported data does not currently support complex headers. Allan
- 31st Aug 2016Filter and remove duplicates contents of Dropdown list in create newcode here: .Field(new Field("tlkInstanceNames.InstanceName") .Options(() => db .Sql("select distinct
- 31st Aug 2016I cannot upload a file.var uploading_file = false; if ( options ) { $.extend( settings, options ); } // 'this'
- 29th Aug 2016Select Extension: How to select first row on init and how to get at least one row selected.However, you have two options: You could listen for
- 29th Aug 2016Missing string in translationlanguage.select.rows. The full searchable list of options, including language options, is available here. The translation files currently only include the DataTables core strings, not the strings for the extensions such as Select. Allan
- 29th Aug 2016indexOf() only for values depending on input of another columnThere are a few options, perhaps the most consise will be to use cells().data() with the row selector (row-selector) as a function, selecting rows based on the data: table.cells( function ( idx, data, node ) { return data[0] == 1l }, 1 ).data(); Allan
- 27th Aug 2016DataTables sticky row and custom dataOh, sorry, go to the Optimizer tab and just select a few options and click go. It should populate the table.`
- 27th Aug 2016which rows are selected export those, if not export allthose, you see more options, with more labels that