Page 1 of 1

report desiner programming(code tab)+get report data soure

Posted: Mon Jul 27, 2015 10:22 am
by smaill
hello,
how to get report data source and write same this code ?

publlic void remain(ReportDataSourceType DataSource){
for(int i=0;i<DataSourceRowCount;i++)
{

int h=DataSource[RowID].Col1;//this is pseudocode

}
}
please help me.

Re: report desiner programming(code tab)+get report data sou

Posted: Mon Jul 27, 2015 12:03 pm
by HighAley
Hello.

Could you describe your issue more detailed and send this description with your report template to support@stimulsoft.com.
Also we need information about the version that you use.

Thank you.

Re: report desiner programming(code tab)+get report data sou

Posted: Tue Jul 28, 2015 3:17 am
by smaill
hello,
ok.thanks

Re: report desiner programming(code tab)+get report data sou

Posted: Tue Jul 28, 2015 5:45 am
by Andrew
Thank you. Waiting for this.