Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootgrid append limiting to 16 entries #230

Open
WarrenDev3190 opened this issue Oct 26, 2015 · 2 comments
Open

Bootgrid append limiting to 16 entries #230

WarrenDev3190 opened this issue Oct 26, 2015 · 2 comments

Comments

@WarrenDev3190
Copy link

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.

@WarrenDev3190
Copy link
Author

I see my problem is linked somehow to the data-identifier HTML attribute, does this option constrain uniqueness on the data?

@jorkzijlstra
Copy link

Maybe this will help you: #285

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

No branches or pull requests

2 participants