Welcome to the ASP.NET MVC feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET MVC, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When using the search box, add the wildcard feature (similar to LIKE keyword for SQL). For example: if i type m%n will return: man, men, mainstream women, etc.
If I type: job%california, will return: jobs in california, jobs outside california.