
META-INF.resources.datatables.sorting.custom-data-source.dom-select.min.js Maven / Gradle / Ivy
$.fn.dataTable.ext.order["dom-select"]=function(settings,col){return this.api().column(col,{order:"index"}).nodes().map(function(td,i){return $("select",td).val()})};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy