FAIL : Filter makes me crazy :-S

The issue is that to implement this in an automatic way, it must be ensured that the inserted row always satisfies the filter condition, otherwise, the behavior would not be logical. We'll look to implement the needed functionality in the grid itself, but it will be required to preset data of the new inserted row from the OnAutoInsertRow event in such way that it meets the filter condition.