Detail view not working - Solved #721
Unanswered
jorgevespa
asked this question in
Q&A
Replies: 3 comments 4 replies
-
Hello!. That's weird, I've never heard anything like it. Do you know if in some previous version this would work for you? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi, I gave the same issue. Did u solve the problem? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Well, I have the same exact issue. Did any of you solved it in the meantime? When the arrow is clicked, there is a POST request sent to the server in the form of |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, first let me tell you that you are doing an amazing job here.
I have been working with the powergrid datatable using the documentation, which is very complete.
I am trying to use the "detail row" option but with no luck:
i have added the "detail" feature in the setUp function:
I have created the folder "components" in the /resources/views/ folder, because it was not there, and created a file: detail.blade.php with:
The "show detail icon" appears but when i click on it, it doesnt show anything and also no errors on the console or log (instaled debugbar also).
I am using the latest version of laravel and the component.
Please help me, what i could be doing wrong or where i can look more to solve it?
Thanks.
A capture of the grid/button working, but not displaying the view:

Beta Was this translation helpful? Give feedback.
All reactions