-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
We got column
to set the number of columns, but we do nt have row
to set the number of rows?
I want a grid with a fixed amount of columns and rows, if I do not have 12 rows, it fucks my whole grid.
If I have 12 rows
If I do not have 12 rows
I might try to add it myself later today and will do a pull request. At the moment, I just made the getRow function return 12. 😂