Filtering

<< Click to Display Table of Contents >>

Navigation:  Delphi HTML Report Library > Tables >

Filtering

Filter expression can be applied to table data. To set datapacket filter use SQL.filter attribute.

Example:

<SQL filter="AnsiStartsWith(Company, 'A')">