Can you have two tables in Visual studio 2008 report (in the report control) and how is that done?
I have a database with multiple tables and when I go to add a report control and then add a report it appears to only allow me to have one of the tables. I see all the tables in my data GUI but when I select properties on the report it only has the one table as the data.
Where do I need to look to add the entire table as valid data or can you not do that?
EDIT:
I am still not sure how to do this with the control. If you use the reporting service app, it has a wizard that takes a query as an input. With that query I get the data I need.