Skip to content

Multiple selection#145

Merged
ryanlanciaux merged 1 commit into
GriddleGriddle:masterfrom
cosminnicula:master
May 4, 2015
Merged

Multiple selection#145
ryanlanciaux merged 1 commit into
GriddleGriddle:masterfrom
cosminnicula:master

Conversation

@cosminnicula

Copy link
Copy Markdown
Contributor
  • does not support subgrids
  • the selection is reset when sorting / paging / filtering
  • the selection is not reset when paging with infinite scroll

- does not support subgrids
- the selection is reset when sorting / paging / filtering
- the selection is not reset when paging with infinite scroll
@bjrmatos

bjrmatos commented May 1, 2015

Copy link
Copy Markdown

cool!!!

@ryanlanciaux ryanlanciaux merged commit ddcee7e into GriddleGriddle:master May 4, 2015
@ryanlanciaux

Copy link
Copy Markdown
Member

Thanks so much! This is quite nice! 👍

@bjrmatos

bjrmatos commented May 4, 2015

Copy link
Copy Markdown

@ryanlanciaux i've just found that React throws a warning when using this new feature.. and that is because the new column (checkbox column) not have a key property.

@bjrmatos

bjrmatos commented May 4, 2015

Copy link
Copy Markdown

warnings

@bjrmatos

bjrmatos commented May 4, 2015

Copy link
Copy Markdown

Also this breaks support for React 0.12.x, because of the use of React.findDOMNode in handleSelectClick method - gridRow.jsx file

@ryanlanciaux

Copy link
Copy Markdown
Member

Thanks for the heads-up @bjrmatos -- that should be fixed now 👍

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

Successfully merging this pull request may close these issues.

4 participants