nigra...@gmail.com
unread,Apr 4, 2019, 4:49:17 PM4/4/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myfyireporting
Hi to all, a simple question for you, thanks for any clarification.
I have a report with data set filled by code, in standard way:
rdlViewer1.Report.DataSets["Data"].SetData(dt);
I have 3 data set: Header, Master and Detail.
I can see Master rows into body but I can't see any of Detail in Subreport that I put into table column as I see in another thread. I think problem is parameter or filter or query parameter, I have tryed all of them but maybe syntax was wrong...