Can i get the frx's ReferenceName through by fastreport object?
I hava more than one frx,and i want to get each frx's ReferenceName where i click the different frx, and i will trans the Paremeter by RegisterData(dataSet,my Parameter) function after i prepare the fastreport(just like :WebReport1.ReportFile = "";WebReport1.Prepare()[img]style_emoticons/<#EMO_DIR#>/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />
Can i do it ?
the frx like :
<Report ReportInfo.Created="08/07/2004 10:56:56" ReportInfo.Modified="08/07/2012 11:00:55" ReportInfo.CreatorVersion="1.2.47.0">
<Dictionary>
<TableDataSource Name="usertest" ReferenceName="usertest" DataType="System
<Report ReportInfo.Created="08/07/2004 10:56:56" ReportInfo.Modified="08/07/2012 11:00:55" ReportInfo.CreatorVersion="1.2.47.0">
<Dictionary>
<TableDataSource Name="depttest" ReferenceName=depttest" DataType="System
i want to get usertest when i click the first frx ,and get depttest when i click the second frx ,by FastReport.report object ![/img]