Get current data row
Posted: Fri Sep 06, 2013 11:21 am
Hi
I am using an external Subreport that is being shown inside a GroupHeader on the Main report.
How can I get the column value from a data row that is being currently drawn in the GetSubreport event in my code (not in the report code, but in my VisualStudio code)? I need this because I need to pass this value as an argument to a procedure that fills the data for the Subreport.
If anyone could help, it would be great.
Thank you!
Ivan
I am using an external Subreport that is being shown inside a GroupHeader on the Main report.
How can I get the column value from a data row that is being currently drawn in the GetSubreport event in my code (not in the report code, but in my VisualStudio code)? I need this because I need to pass this value as an argument to a procedure that fills the data for the Subreport.
If anyone could help, it would be great.
Thank you!
Ivan