This page learns how to hide detail records depending on a condition. In the example below the details of the canceled invoices are hidden.
To implement such a possibility, it is necessary to provide some event handlers. Technical details are as follows (click a link below to see the appropriate code):