W
W
White_Bambie2020-06-29 07:44:08
C++ / C#
White_Bambie, 2020-06-29 07:44:08

How to filter data in a FastReport.NET report?

On the form there is a ListBox which is filled with the data from a DB. After pressing the button, a FastReport report is built. It is necessary to filter the data in the report using ListBox.SelectedValue. How to pass value from WinForm to report?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2020-06-29
@White_Bambie

It does not need to be transferred to the report, filter the collection that you submit as input to the report.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question