Relative Content

Tag Archive for phplaravellaravel-livewirelivewire-powergrid

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),

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