bootstrap table filter-control - 如何从select选项中取消设置不必要的值

时间:2015-10-13 11:14:31

标签: jquery html5 twitter-bootstrap twitter-bootstrap-3 bootstrap-table

使用带有过滤器控制扩展名的whenzhixin的Boostrap表 http://bootstrap-table.wenzhixin.net.cn/extensions/#table-filter-control

当我们有很多选择过滤器时,更新过滤器选项并隐藏当前数据视图中不存在的值会很棒。

我会在jsfiddle上更好地解释一下。 https://jsfiddle.net/e3nk137y/3345/

如果我们选择“First”:“A”而不是过滤器“Second”选项“3”应该被禁用/停用。 通常,在每次过滤操作后更新所有过滤器选项会很棒。

我还在https://github.com/wenzhixin/bootstrap-table/issues/1540

上创建了一个问题

0 个答案:

没有答案