wenzhixin / bootstrap-table

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
https://bootstrap-table.com/
MIT License
11.74k stars 4.44k forks source link

FilterControl how to filter programmatically and show the text in the column input #6363

Open jeremgithub opened 2 years ago

jeremgithub commented 2 years ago

Description

Hey I am trying to filter data in the code (button event) and display the filtered text in the input/select column.

Thank you

Example(s)

I tried to use filterby but it doesn't show me 'Item 2' in ItemName column https://live.bootstrap-table.com/code/jeremgithub/12645

No response

djhvscf commented 2 years ago

That is not supported at this moment. Marked as feature