Top "Filtering" questions

In signal processing the complete or partial suppression of some aspect of the signal.

Filter by search using text found in element within each div

I found a fiddle that was useful for hiding text based on the text used in a search box, but …

javascript jquery filter filtering show-hide
Problems filtering django datetime field by month and day

Can someone explain to me why the following filters are not working at the month and day level? Filtering by …

python django datetime filtering
ZeroMQ Topic Filtering with Pub/Sub (Java binding)

How can I get ZeroMQ to support topics and pattern matching? e.g. stocks.* stocks.appl From my understanding ZeroMQ..…

filtering publish-subscribe zeromq
Extracting the top five maximum unique values

I am running a Nerf league at a party and want my spreadsheet to show the top five contestants. Contestants …

google-sheets max filtering google-sheets-query
Secure XSS cleaning function (updated regularly)

I've been hunting around the net now for a few days trying to figure this out but getting conflicting answers. …

php security xss filtering sanitization
Angular UI-Grid: How to Clear All (general Angular and built-in UI-Grid) Column Filters On Button Click

How do I clear AND refresh ALL of my (general Angular and built-in UI-Grid) filters on a button click? Background: …

angularjs filtering angular-ui-grid
Implementing Madgwick IMU algorithm

I'm trying to use Sebastian Madgwick's IMU algorithms to obtain roll, pitch and yaw from my sensor, which is an …

algorithm filtering pitch
LDAP Syntax/Semantics: Filter vs. Base DN?

This is probably pretty stupid, but I'm still green to LDAP. So I hope someone can lend me a hand. …

syntax ldap filtering semantics ldap-query
Filtering Many-to-Many relationship by Relationship field in Django

I'm trying to filter many-to-many relationship by some through Class field. Quoting the Django documentation, i will explain my goal …

django filtering django-orm
Kendo Grid filtering is not working

Here is my MVC view code :- <div id="reportsDb"> <div id="grid"></div> &…

telerik filtering kendo-grid kendo-dropdown