Cannot view data entry table in ReportViewer [modified]
-
:omg:My project is CMat, with RderTable in RderDataSet with columns Descr and Price. OrderEntryForm and ViewOrderForm with dataGridView1 in OEForm and reportViewer1 in VOForm. reportViewer1 uses report1.rdlc with table1. OEForm generated rderDataSet and rderTableBindingSource & VOForm generated RderDataSet and RderTableBindingSource when fields dragged from DataSource Window. I click a Button in OEForm to ShowDialog VOForm. I tried to insert RderTableBindingSource.DataSource = rderTableBindingSource.DataSource or rderDataSet.RderTable before, this.reportViewer1.RefreshReport in VOForm_Load - error "does not exist in current context" Please help me view the active Order entry table filled by rderDataSet.ReadXml, in a reportViewer1. Ramith Sivanarain -- modified at 9:52 Thursday 12th October, 2006