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.?
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.?