Jquery Token Input - Multiple PropertyToSearch

89 views Asked by At

I am using Jquery Token input in my MVC project for searching and selecting Users List.

I want to compare the 3 fields during the search

UserName, FullName, and Email Id

and Should highlight the type word in all these fields.

How can i do that.?

0

There are 0 answers