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

Adding multiple groupings with resizeableRows causes renderRow to fail #134

Open
thomb opened this issue Sep 10, 2014 · 1 comment
Open
Labels
Milestone

Comments

@thomb
Copy link
Contributor

thomb commented Sep 10, 2014

If resizableRows are enabled and you attempt to add multiple groups the grid breaks in the renderRow function, specifically :8107 in the latest build.

Worth noting this only occurs when there is a partial Remote Data dataset loaded, if you load all items in the dataset multiple grouping works without issue.

@EvHaus EvHaus changed the title Adding multiple groupings with resizaebleRows causes renderRow to fail Adding multiple groupings with resizeableRows causes renderRow to fail Sep 10, 2014
@EvHaus EvHaus added the bug label Sep 10, 2014
@EvHaus EvHaus added this to the Future milestone Sep 10, 2014
@EvHaus EvHaus self-assigned this Sep 10, 2014
@thomb
Copy link
Contributor Author

thomb commented Sep 10, 2014

This bug report wasn't entirely accurate. Full Reproduction steps are:

  • add a column grouping
  • change the column grouping
  • attempt to add a 2nd column grouping

It does appear to be related to remote data sets, as I can't reproduce this on the example grid here http://dobyjs.com/#grid-options-resizableRows

@EvHaus EvHaus removed their assignment Sep 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants