Closed khaliltr closed 5 years ago
I'm use this code $users= new TableChart();
$users->getData()->setArrayToDataTable( [ ['ID', 'NAME', 'ACTION'], ['1', 'KHalil', ' I want to add button href here'], ] );
I want to add a button in Column Action
I'm use this code $users= new TableChart();
I want to add a button in Column Action