Angular-gridster2: Unrestricted/Unlimited "maxRows"

Created on 26 Dec 2018  路  2Comments  路  Source: tiberiuzuld/angular-gridster2

Question. Is it possible to set "maxRows" into unlimited? I have a widget and it is impossible to drag a widget "far down" as it is stucked at 100th row(since maxRows default value is 100). Well I can a high value for maxRows but Im wondering if theres another option for this.

Most helpful comment

@petarGitNik Ive been doing web development for some years but this is the first time I heard about that Infinity haha. I tried it just now and its working exactly what I wanted. Thanks.

All 2 comments

@alexcoroza Have you tried using Infinity for max rows? e.g. maxRows: Infinity.

@petarGitNik Ive been doing web development for some years but this is the first time I heard about that Infinity haha. I tried it just now and its working exactly what I wanted. Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

CollinGraf314 picture CollinGraf314  路  3Comments

ddegasperi picture ddegasperi  路  4Comments

tiberiuzuld picture tiberiuzuld  路  3Comments

jayoma picture jayoma  路  3Comments

samarsiraj picture samarsiraj  路  3Comments