Can't show grid in Bootstrap V-Pills tab (laravel9)

QuestionsCan't show grid in Bootstrap V-Pills tab (laravel9)
Gert Zumtobel asked 6 months ago

Hello, I’ve been trying to display the grid in a Bootstrap4 V-Pills tab under Laravel9 for some time and it always fails.
Otherwise it can be displayed everywhere without any problems in a normal blade.
The controller transfers the data from the grid to the blade until then everything is ok, but as soon as this is supposed to be done in V-Pills-tab it is no longer rendered correctly.
Either not at all or only partially or you only see vertical stripes very different from the grid.

as soon as I {!! $phpgrid_output !!} it works outside of the V-Pills tab, which is not desirable.
What solution do I have to display this in the Bootstrap4 V-Pills tab?
The ajax approach didn’t work either: $(“#master_div”).load(“?grid_id=list1&oper=ajaxload”);

Please help me

Greetings Gert

1 Answers
Abu Ghufran Staff answered 6 months ago

Hello,

Please share your code and screenshot for better understanding of the issue.

I can prepare a demo and then send you back.

You can also email me files at [email protected]

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

13 + 2 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?