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

Row Selection during grouping not working properly. #848

Closed
crushikesh opened this issue Apr 20, 2016 · 4 comments
Closed

Row Selection during grouping not working properly. #848

crushikesh opened this issue Apr 20, 2016 · 4 comments

Comments

@crushikesh
Copy link

Hi,

The Row Selection style is not working properly during group By specific column using option in column filter menu in enterprise version. Grid Property is RowSelection: 'Single'

Scenario: Suppose i have a grid with selected single row. When i drag a column in group then its apply grouping and showing selected row as last one. but once if i change the row selection their then it persist last one and select other. I need to release the previously selected row.
Please help me.

@crushikesh
Copy link
Author

Here the codepen for the above scenario http://codepen.io/crushikesh/pen/bpKMJL

And references screenshots by steps
1
2
3
4

@ceolter
Copy link
Contributor

ceolter commented Apr 21, 2016

not sure i fully understand, however there was an issue with grouping and selection that i now fixed. it will be in the next release next week.

is it related to this:
#838
(the one i fixed)

@crushikesh
Copy link
Author

Hi,

Please take a look at http://codepen.io/crushikesh/pen/jqKxXK
, Which describes the above scenerio. Thanks

@ceolter
Copy link
Contributor

ceolter commented Apr 26, 2016

i'm emailing crushikesh directly, so closing here to remove duplication.

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