bootstrap-table-filter icon indicating copy to clipboard operation
bootstrap-table-filter copied to clipboard

search not working with this plugin

Open harshitpunn opened this issue 9 years ago • 1 comments

I am using this plugin with bootstrap tables(http://wenzhixin.net.cn/p/bootstrap-table/). When i add this plugin in my code then default search provided by (http://wenzhixin.net.cn/p/bootstrap-table/) doesn't work.

harshitpunn avatar Mar 23 '15 09:03 harshitpunn

@HarshitPunn Check out my answer http://stackoverflow.com/questions/27838297/how-bootstrap-table-to-use-search-and-filter/32151137#32151137, I was having the same issue and managed to solve it.

Keep in mind you need to edit the following file: http://wenzhixin.net.cn/p/bootstrap-table/src/extensions/filter/bootstrap-table-filter.js

brettex avatar Aug 22 '15 03:08 brettex