Jorge Andres Moreno Jaimes
Results
1
comments of
Jorge Andres Moreno Jaimes
Hi, i had the same problem, i solved just doing this: In the code where you load the datarows, do something like this ``` js var self=this; this.dataTable.dataRows= data; setTimeout(function(){...