Find data quickly and easily with a client-side filter.
In this example, a local data set of area codes can be filtered by entering state names (case insensitive). A simple keyup
listener on the input element refreshes the DataTable after a slight delay—to allow for more input.
The filtering is accomplished by defining the DataSource's doBeforeCallback
hook and replacing the results array in the response.
Data:
CSS:
Markup:
JavaScript:
You can load the necessary JavaScript and CSS for this example from Yahoo's servers. Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured.
Note: You are viewing this example in debug mode with logging enabled. This can significantly slow performance.
Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Copyright Policy - Job Openings