Responsive #1065
OctavioBernalGH
started this conversation in
BUG
Responsive
#1065
Replies: 2 comments 1 reply
-
any solution |
Beta Was this translation helpful? Give feedback.
1 reply
-
I updated to v4 and its working. But I cannot implement line break for long text column. is there any way to that like below, |
Beta Was this translation helpful? Give feedback.
0 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.
-
Good morning, I am trying to use the responsive class in powergrid but I get the error:
Class "PowerComponents\LivewirePowerGrid\Responsive" not found.
I have installed the latest version of PowerGrid for laravel and configured everything but I get this error, I am calling the responsive class in the function setUp()
public function setUp(): array
{
$this->showCheckBox();
As indicated in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions