PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Report to inherit tabel state/filter
Report to inherit tabel state/filter
Débuté par EKoster, 22 juin 2023 15:40 - Aucune réponse
Membre enregistré
16 messages
Posté le 22 juin 2023 - 15:40
Hello. I've a table on a page. This table has a number of rows which are set to invisible. From that page a report is called which is configured to use the table object of the page. However, it doesn't respect the visible state of the rows.

I would like the same rows to be invisible in the report. The report has 'filtering' as an option in F2. However there is nowhere an example if I search (well that is what it seems).

Does someone know how I can either get exactly the same table state in the report, or how to apply a filter to a report?