Skip to content

Check all rows from header #186

Answered by nick-keller
danisal asked this question in Q&A
Sep 14, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hello @danisal ,
rowData is usually the data of the row, but in the case of the header it has no row. But you could pass the entire data to your header component (either by props, or using a context) to you'd be able to display things based on that.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@danisal
Comment options

@nick-keller
Comment options

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