Skip to content

Bootgrid append limiting to 16 entries #230

@WarrenDev3190

Description

@WarrenDev3190

Issue Adding Rows with "append"


I'm trying to append a relatively large collection to bootgrid and it appears to be limiting the number of
elements I can append. Is there some sort of setting I need to enable to allow for larger data sets?

I'm calling:
$('#grid-basic').bootgrid("append",arr);

my array has a length of 366.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions