End users of your programs very often want to have a tool for better data handling. They are dreaming about a simple and user-friendly filter enabling to manage data sorting. Building CleverFilter in your applications you will provide them with an ability to control the data.
CleverFilter enables your users to set values for main field types: String, Numeric, Logical, and Data whereas you have total control over CleverFilter :
- you form a list of fields available for filtering;
- set CleverFilter visual items interface;
- define default field sorting.
Though CleverFilter looks simple, it helps users to visually define complex filtering conditions such as OR and AND:
CleverFilter enables developers to build filtering conditions and sorting parameters anywhere in the main query. Thus you may use the filter in such complex queries as UNION.
|