eva/3 Application BuilderDeveloping eva/3 ApplicationsWorking with FormsStandard Beans 

SFilter

Fig. 151: SFilter Icons
Fig. 151: SFilter Icons

The filter process is the same like as with the SFormattedField. The SFilter component have an own data source and a link to the STableElement to be filtered. A search can also be performed with the current value of the data source as search value which will be used at the target STableElement.

Example:A STableElement1 is connected with the datas ource Personen. TheSFilter has a reference to the column Nachname as data source. Another STableElement2 has the client information. When the SFilter is used as filter for the second STableElement, so only the records of the second STableElement will be shown, that values in the column Nachname comply with the current value of the first STableElement.

Overview of settings:

TableSource STableElement1
ControlSource Nachname
FilteredTableSource STableElement2
FilteredControlSource Nachname