Hi all,
anyone has ideas how to display on ReportViewer items filtered through
BindingSource.Filter?
Adding a BindingSource through ReportDataSource to LocalReport.DataSources
doesn't seem to work - all items are shown
Other idead would be to get ID from BindingSource or DataGridView and pass
them to ID parameter .. but how?
Any smart suggestions?