landscape mode footer jumble

Questionslandscape mode footer jumble
Mike Olson asked 2 years ago

Is there a way to fix the bottom toolbar from being a jumbled mess in landscape mode on a smaller device?

View post on imgur.com

1 Answers
Abu Ghufran Staff answered 2 years ago

Hello,

Quick fix is to remove this toolbar section as it is redundant. We’ve plans to do it in coming releases.
Add this css style on page.

.ui-jqgrid .ui-jqgrid-pager .ui-pager-control > .ui-pg-table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) 
{
display:none;
}
_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Abu Ghufran Staff replied 2 years ago

Screenshot: https://i.imgur.com/UJjb3FT.png

Your Answer

14 + 8 =

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?