Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

b-table filtering by each cell separately and not by the row as a whole#6806

Unanswered
JuSik404 asked this question inQ&A
Discussion options

For example, I have fields:Name, City, Descrtiption.
Items:[ {'Bob', 'Paris', 'Mother Mary Paris' }, {'Mary', 'Paris', 'Son Bob Paris' }, ]

If i filter by'Mary Paris', the result will be 2 items, but I need one, where theName = 'Bob'
How to avoid row stringification to one common line or make the line separator not a space, but another rarely used character?

I do not want to restrict the search in the table to only one column.

Have any ideas?

You must be logged in to vote

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@JuSik404@lichaozhy

[8]ページ先頭

©2009-2025 Movatter.jp