Dear sir,
I have an error `cannot add component of type reportviewer to container of type tabcontrol in vb.net`
I want to add a ReportViewer component from the toolbox to TabPage1 with ReportViewer1 and to TabPage2 with ReportViewer2. How can I handle this? Please Guide me
Thanks.