BindingSource and ReportViewer
Hi everyone
I wanna ask how to display on ReportViewer items filtered through BindingSource.Filter? Or are there any other ways for me to filter records and display on ReportViewer?
Or is this a problem as I drag and drop my fields into .rdlc from the data source tab?...I really have no idea. The ReportViewer keeps on showing all records.
Please help.
Many thanks.
Re: BindingSource and ReportViewer
Hi, have you found the solution? I'm trying to do this http://blogs.msdn.com/chaitanya_medi...r-control.aspx , check if will help you.