Skip to content

Close expanded row when expanding other row. #12059

Answered by jnm2377
kumaranubhaw asked this question in Help
Discussion options

You must be logged in to vote

Hey @kumaranubhaw I think it is certainly possible to do this, though it will require a bit of custom logic in your implementation. I think you'll likely want to use the isExpanded and onExpand props, where onExpand you have some sort of logic that determines what other rows have the isExpanded prop and set that to false.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kumaranubhaw
Comment options

Answer selected by kumaranubhaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants