You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
Hi,
Awesome package!
What would the recommended way of adding an onclick event to the entire row (except the edit/delete buttons column)?
I want to have the grid rows be clickable and link to the Read component of a DataEdit page (?show=id) so I need to get access to the row data also.
I'm using laravel 5.x and the latest greatest rapyd-laravel package.
Here's my grid def:
and here's my blade:
The text was updated successfully, but these errors were encountered: