Replies: 1 comment 5 replies
-
I think what you need is the select extension. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This seems like it would be a simple task but I cannot find documentation on how to get the data from a row selected in a datatable. I would like to have either a button that "submits" the selected row data back to the laravel controller for processing or even better yet just being able to double click a row would be better to get the row's data returned to the server.
Thanks for the help.
Beta Was this translation helpful? Give feedback.
All reactions