i want to filter data on the fly when data is provided to ng-grid in 
angular. what i am trying to achieve is that when i filtering 'Nephi' then 
all the data which contain 'Nephi' with its. 

I am providing a plunker link to better understand:

http://plnkr.co/edit/ROACCzIMBpukJimtBQnI

Like if i search 'Nephi' then it should only give me 1 result or exact 
result

(expected result) 

1. Nephi

but right now it is giving me

1. Nephi 

2. Nephiss 

3. Nephisss

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to