Can any body give an example for filtering in ng grid. apply the filters in each column wise..
Example: In jquery when we use gridmvc ..it automatically provides filtering,contains,startswith , endswith and also paging concepts .like wise is it possible to do in angularjs.
Thanks in advanced.