TreeTable - filterMatchMode 'contains'

UI Components for Vue
Post Reply
inottawa
Posts: 2
Joined: 01 Nov 2022, 22:12

01 Nov 2022, 22:32

I'm struggling to use the TreeTable documentation to determine the correct way to apply filtering to a column with the filterMatchMode set to 'contains'

I've applied this as a column property, with no success:

Code: Select all

<p-column field="name" header="Name" :expander="true" filterMatchMode="contains">
I've altered the treetable sample to attempt to use 'contains' filtering for the first column.

https://codesandbox.io/s/crimson-cache- ... ndex.html

What am I overlooking?

inottawa
Posts: 2
Joined: 01 Nov 2022, 22:12

07 Nov 2022, 21:37

What I was overlooking was the fact that I'm using browser mode and the vue attribute is

Code: Select all

'filter-match-mode'
.

Post Reply

Return to “PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests