How to pass data between two tables? #1162
Unanswered
abhaypithadiya
asked this question in
Q&A
Replies: 0 comments
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.
-
Hey guys! I am working on a project where I have two tables, The top table is a table made with collection and the bottom table is made with query builder. When the user clicks on the add button in row actions I want the that row to be added in the top table. I tired using livewire events which sends the data to the top table, is there any way I could do this using Alpine js or any other method to speed up the process?
Beta Was this translation helpful? Give feedback.
All reactions