Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Fixed lanes (direction horizontal) with fixed columns #97

Open
bryanvam opened this issue Oct 16, 2016 · 1 comment
Open

Fixed lanes (direction horizontal) with fixed columns #97

bryanvam opened this issue Oct 16, 2016 · 1 comment

Comments

@bryanvam
Copy link

How to have fixed rows and columns?

$("grid").gridList({
lanes: 5,
direction: 'horizontal'
...

Gives me 5 fixed rows. I need to have 2 fixed columns with this. Is this possible?

@NiGhTTraX
Copy link
Contributor

Not with the current design. The lib is made to extend infinitely in one
direction.

On Oct 16, 2016 9:16 PM, "Bryan Vam" [email protected] wrote:

How to have fixed rows and columns?

$("grid").gridList({
lanes: 5,
direction: 'horizontal'
...

Gives me 5 fixed rows. I need to have 2 fixed columns with this. Is this
possible?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#97, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAdmxbcmFYZ8Pnpb1i6YTd2KzwZLWzB6ks5q0nf8gaJpZM4KYDc9
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants