Search Results for

    Show / Hide Table of Contents

    Filtering on data range

    This method of filtering is comfortable for using when working with values, having a quantitative characteristic, for example, the cost. You can filter goods, having the cost less than or more than the given. In order to indicate, how to interpret the value entered in the element, use the FilterOperation property, looked at above.

    Using two controls, which are connected to the same data column and have got different settings of the FilterOperation property, you can indicate the beginning and the ending of the data range. For the first control, you need to indicate the FilterOperation = GreaterThanOrEqual, for the second - LessThanOrEqual.

    Back to top © 1998-2025 Copyright Fast Reports Inc.