Hi,
is it possible to programmatically select records in a page with type 'List'?
The selected records should be highlighted in cyan as if the user had selected them manually via mouse.
Please note: the procedure CurrPage.SetSelectionFilter(someRec) just transfers the records which are currently selected in the GUI to
the 'someRec'-variable. What I want is somewhat the opposite.