Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you
It works
Roger
From: Anthony Rappa ***@***.***>
Sent: Friday, 11 June 2021 9:03 AM
To: rappasoft/laravel-livewire-tables ***@***.***>
Cc: rogerad ***@***.***>; Author ***@***.***>
Subject: Re: [rappasoft/laravel-livewire-tables] selectedRowsQuery get row items NOT WORKING (#336)
$this->selectedRowsQuery()->get()
<https://user-images.githubusercontent.com/6026504/121607681-6fe46200-ca1e-11eb-8ceb-75153ec2fe19.png>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#336 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEOGOQDNKJB65F2E6LLXYG3TSFACHANCNFSM46PQJSFA> . <https://github.com/notifications/beacon/AEOGOQC5X23LK3SR22YFWA3TSFACHA5CNFSM46PQJSFKYY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAAGQ66Y.gif>
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
i am trying to access the selected rowsquery to export to excel - selectedRowsQuery
the docs says
access to $this->selectedRowsQuery which is a Builder instance of the selected rows.
The rows are selected but i cannot get the data from each row
how do i do this >
Beta Was this translation helpful? Give feedback.
All reactions