Skip to content

Unable to hide filter row when using tree data with enableFiltering: false #1624

Closed Answered by ghiscoding
hwlv asked this question in Q&A
Discussion options

You must be logged in to vote

The message is correct, Tree Data requires and uses filtering to work, you cannot disable it. When you collapse a parent group, the grid is actually using Filter to filter out child rows, so that is why Filtering must be enabled. However, you could probably hide the filter row if you don't want to show filter, or add filterable: false to each column

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ghiscoding
Comment options

You must be logged in to vote
0 replies
Comment options

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

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