0

I am wondering if there is an easy way to add the simple filter options (similar to excel with multiselect option) for each column in a bootstrap table.

I have searched enough on google, but couldn't find a single answer for same.

enter image description here

When a user will click this filter icon, a dropdown should appear which multiselect option.

Can anyone give me some pointers on this.

Here is my sample plunkr. Please let me know if anyone need any more information.

https://plnkr.co/edit/XXaSmg7ZzcPJbB70mIpZ?p=preview

<td class="no-wrap-text">Status
                &nbsp;<a href="">
                <i class="fa fa-filter dropdown-toggle" data-toggle="dropdown"></i></a>
                </td>
                <td>Severity&nbsp;
  </td>
2
  • Possible duplicate of How bootstrap-table to use search and filter? Commented Nov 19, 2016 at 20:18
  • I m looking for angularjs solution.. I will prefer that as my last option. Commented Nov 19, 2016 at 20:43

1 Answer 1

0

There's a jQuery plugin written specifically for bootstrap: http://www.jquery-bootgrid.com/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.