I'm creating this new thread because I only found 6 threads at this date (6/12/2018). Here is the link of the search results: https://www.telerik.com/search?start=0&q=filter%2blogical%2boperators&collection=telerik30&ResourceType=Forum&hgurl=aspnet%252Dmvc&fid=e78f666bc2724221a02481d46f4c0cb5
My question is about where to find in the documentation of Telerik Grid for MVC the comparison and logical operators that can be used to programmatically filter the Grid columns. Say I want to filter that column 1 has value 1 or value 2, and column 2 has a date greater than value 3.
You answer will be appreciated. I already know a solution code to my question. What I'm looking for is how to find the information about the API. Or how do I search the Kendo documentation site so I can get the answer.