Petr Pánek
Petr Pánek
It's up to your recommendation. I'm not so skilfull with Yii to see all possible consequences of this change. For example is this feature related to DataFilter class level only...
Can you please also implement this change, it's related to the topic: Currently in filter is not possible to use "standard" operators (=, !=, filterControls: Whole code will be: ```...
And (probably) last idea to this topic: Operator "like" can only search for string in any position (LIKE %string%). I'm missing possibilty to search string on beggining (LIKE string%) or...