Cozy Spacing Layout

QuestionsCozy Spacing Layout
Alec Clarke asked 8 years ago

In the v2.0 announcement, you mention a Cozy Spacing Layout, which is supposed to help with presentation on mobile devices. But I can't find anything, anywhere that explains what that means, or shows a demo, and says if there is anything you have to do to choose that layout.
Can you please give more information?

Thanks

1 Answers
Abu Ghufran answered 8 years ago

By default v2.0 comes with cozy layout.

If you want to switch to other layout, you can replace css include file in demos:

<link rel="stylesheet" type="text/css" media="screen" href="../../lib/js/jqgrid/css/ui.jqgrid.css"></link>

to classic layout

<link rel="stylesheet" type="text/css" media="screen" href="../../lib/js/jqgrid/css/ui.jqgrid.classic.css"></link>

or to bootstrap 3 layout

<link rel="stylesheet" type="text/css" media="screen" href="../../lib/js/jqgrid/css/ui.jqgrid.bs.css"></link>

Your Answer

12 + 1 =

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?