ReportViewer on UserControl
Windows Forms
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, When I'm placing ReportViewer on a from and design a report.rdcl for it, a BindingSource object is automatically generated for me. However' when I place the ReportViewer on a UserControl, the BindingSource object isn't created and no report is displayed. Is it a problem in my logic/code or is it a known limitation ... any how, if you have any kind of suggestions ... I'll be more then happy to listen :) Thanks in advance