Before in VS2008 it was easy to create new report by drag and drop fields in dataset table field values to report.rdlc
But now in VS2010 when I tried to add values from a dataset table field to report.rdlc table it is possible but for all the further tables in the same report the same dataset fields are poping up on selecting
Eg: if there is one dataset with two tables 1.customer details 2. product details
If I assign customer details to a report.rdlc table then if I try to add product details in another table its not possible
Please: Don't forget to click Mark as Answer on the post that helped you. That way future readers will know which post solved your issue.
According to your description, this may happen because different versions of vs may remove certain features.I suggest that you could post this thread to msdn rdlc forums.
Member
512 Points
453 Posts
Multiple tables in same report.rdlc document
Jun 18, 2019 08:46 AM|anupalavila|LINK
Hi,
I am with VS2010 Report.rdlc and SQL Server
Before in VS2008 it was easy to create new report by drag and drop fields in dataset table field values to report.rdlc
But now in VS2010 when I tried to add values from a dataset table field to report.rdlc table it is possible but for all the further tables in the same report the same dataset fields are poping up on selecting
Eg: if there is one dataset with two tables 1.customer details 2. product details
If I assign customer details to a report.rdlc table then if I try to add product details in another table its not possible
Regards
Anu Palavila
Participant
1300 Points
522 Posts
Re: Multiple tables in same report.rdlc document
Jun 19, 2019 02:08 AM|Wei Zhang|LINK
Hi anupalavila,
According to your description, this may happen because different versions of vs may remove certain features.I suggest that you could post this thread to msdn rdlc forums.
Here is the link,I hope it could help you.
https://social.msdn.microsoft.com/Forums/en-US/home?forum=vsreportcontrols
Best Regards
Wei