i have JSONResults in Controller, and now i have all data from table in JSONResults, at html detail view page for clients i have javascript and take all data. How to take data from Json, where client name is eqal to klID(This is json string where is client name).i have JSONResults in Controller, and now i hav