Dataset Filter doesn't work
Hi,
I have the problem, that the filter on the dataset
doesn't work. I set the filter in a DBGrid. In the
DBGrid the filter works. The filter is Set for the
dataset too. But if I call rpMyReport.Print;
the Report shows all Rows of the Dataset.
What's wrong ? Or is it a problem of the trial version ?
cu
Axel
I have the problem, that the filter on the dataset
doesn't work. I set the filter in a DBGrid. In the
DBGrid the filter works. The filter is Set for the
dataset too. But if I call rpMyReport.Print;
the Report shows all Rows of the Dataset.
What's wrong ? Or is it a problem of the trial version ?
cu
Axel
This discussion has been closed.
Comments
only receive the filtered data from the data source if, in fact, the data is
being properly filtered by the data source. Make sure that the Filtered
property is set to true on the dataset. If you are setting the property at
runtime, close the dataset so that it re-retrieves the data. If the problem
persists please send a sample project that reproduces the problem to
support@digital-metaphors.com.
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com