forum

Home / DeveloperSection / Forums / how can find exact value from store

how can find exact value from store

Takeshi Okada336214-Jun-2013
Hi Developers,

I have a store containing value
[
{"name":"samuel","add":"xyz"}
{"name":"samuel fernandes","add":"pqr"}
]

Now when I find the value from store like

myStore.find["samuel","fernandes"]

then it does not return blank. It behaving "like query" (sql % like). so how can find exact value from store? 

Thanks in advance for any recommendations or solutions.

Updated on 05-Aug-2013

Can you answer this question?


Answer

1 Answers

Liked By