Closed michele-grifa closed 2 years ago
Is the column selected? By default you only have properties available to the columns you have specified. If you want more you have to add them with setAdditionalSelects
Thanks, i used that method and it worked.
I'm using setTdAttributes method to add some classes to the cells and i also need to access the row to take the id, but for some reason the id is always null.
The Model Class
The DataTable Class
Laravel Version: 8.83.10 Laravel Livewire Tables Version: 2.4.0