upgrading tableWidget to tabulator 5 with custom jquery_wrapper

This commit is contained in:
SimonGschnell
2024-03-12 12:28:59 +01:00
parent 691bbaaf82
commit 1dc4f5b56a
4 changed files with 54 additions and 46 deletions
@@ -224,9 +224,7 @@ $filterWidgetArray = array(
rowFormatter:function(row){
func_rowFormatter(row,this);
},
columnDefaults:{
tooltip:true
},
//! not working
columnDefaults:{
tooltip:function(e, cell, onRendered){