Why lazy loading do not work in powergrid livewire?
I did everything according to the available documentation but lazy loading still does not work https://livewire-powergrid.com/table-component/component-configuration.html#lazy-loading i get errors: Uncaught ReferenceError: $item is not defined at [Alpine] $item (eval at safeAsyncFunction (livewire.js?id=cc800bf4:1176:21),
Laravel PowerGrid is not applying the styles correctly
so I am having a bit of a trouble with PowerGrid.. it is not applying the styles and looks messy.
Multiple action rows Powergrid Livewire
Is it possible to create two action columns with different buttons? I want to have one column with a choose button on the left and another with 3 other buttons on the right side of the table
How can i rebuild PowerGrid Livewire?
How can I rebuild PowerGrid Table with click on button in header? The idea is to show and hide all/only active results. I use eloquent