Hi, i've a balzor component with grid filled by OData webapi written in net core 3.1 ( the microsoft.AspnetCore.Odata 7.4.0-beta ). The $search actually is not implemented in aspnetcore stack and i need to change the $search with $filter=contains. How can i do that ?
Can you provide a sample ?
Thanks in advance
Stefano