Multi Tab CSS

QuestionsMulti Tab CSS
Gary Brett asked 9 years ago

Hi Abu, just noticed something when trying out the multi-tab page, if I set $grid["autowidth"] = true; the grid breaks our of the tabs on the right, setting it at 100% reduces the grid so unreadable.

Setting to 950 works but will look odd on different sized screens

Cheers

Gary

3 Answers
Abu Ghufran answered 9 years ago

Try remove autowidth and set:

$opt["autoresize"] = true;
$grid->set_options($opt);

Also test it with latest build of jqgrid_dist.php

Mario answered 9 years ago

hi

is this as a version for mobile device already working and tested or should we wait until a mobile css is fully integrated?

best regards Mario

Abu Ghufran answered 9 years ago

We do have a responsive grid demo, that autoresize and you can show / hide certain columns based on screen resolution, but It's better to wait. Current options are not very mobile friendly.

Due to some other priorities, we cannot commit any timeline for the release.

Your Answer

20 + 3 =

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?