FoundsetFilter question

Hi,

In our solution, sometimes the content of a column that is part of a foundset filter
is changed by the user.

As far as I can remember, Servoy used to check this.
So if the contents of a column changes in such a way that the record should
no longer be part of this ( filtered ) foundset, the record was omitted automatically.

It does not work this way now !

Or am I wrong and has this never worked like this ??
Or is it depenend on the complexity of the filter ?

Regards,

Hi Hans,

Servoy does not filter a record when you change it, and never did.
It will filter again when it gets data from the database again, with for example a sort or loadAllRecords.