Documentation on Query().where

I'm sorry for a lame question, but sometimes I feel, I'm not using your documentation system effectively. I'd like to improve. So this is the test case: where is a detailed documentation on Query().where method? In your usage examples on filtering a dropdown list, there is an 'startswith' operator employed. Natural question is, what other operators are allowed, what is the notation (small caps, camel case, etc.)? Of course, I can try to breakpoint into source code, or google search, but I want to do it right to the point. So I load a web page: https://ej2.syncfusion.com/documentation/api/data/query/, but as for where method, there is only a mention  "Filter data with given filter criteria."  there. Where can I find the details?

Thank you in advance.
Piotr


3 Replies 1 reply marked as answer

SN Sevvandhi Nagulan Syncfusion Team January 4, 2021 07:33 AM UTC

Hi Piotr, 


Greetings from Syncfusion support. 


We checked your query. Please find the UG documentation for specifying the filtering type in query.  





Please check the above link and get back to us if you need further assistance. 


Regards, 
Sevvandhi N 


Marked as answer

PG Piotr Golabek January 4, 2021 09:50 AM UTC

Thank you very much for directing me to the relevant documents. 

I would suggest including that information in API Reference documentation as well, as this is the ultimate point of checking types of parameters (in this case - permissible values).

Best regards,
Piotr Golabek


SN Sevvandhi Nagulan Syncfusion Team January 5, 2021 02:44 AM UTC

Hi Piotr, 


Thanks for the update. We will update this information in API documentation and refresh in online soon. 


Regards, 
Sevvandhi N 


Loader.
Up arrow icon