Good Day All
I have used the Report wizard to create a barcoded Report. but now i have some few questions about this.
1) I want to generate the Barcode Number , what is the good way to do that?
2) i want to retrieve the Barcode based on a Parameter
3) I see that the report designer is separate entitiy , even your examples show that you create a report separately , now how can i use the report that has been created in my silverlight app. I see in my silverlight toolbox there is
"ErroStatus"
"ReportParameterConrtol"
"ReportViewer"
"Dialogbox"
4) how and what contrlols are used to display the Report that have been created in the designer ?
5) How to pass the parameters from the code behind?
Thanks
I have used the Report wizard to create a barcoded Report. but now i have some few questions about this.
1) I want to generate the Barcode Number , what is the good way to do that?
2) i want to retrieve the Barcode based on a Parameter
3) I see that the report designer is separate entitiy , even your examples show that you create a report separately , now how can i use the report that has been created in my silverlight app. I see in my silverlight toolbox there is
"ErroStatus"
"ReportParameterConrtol"
"ReportViewer"
"Dialogbox"
4) how and what contrlols are used to display the Report that have been created in the designer ?
5) How to pass the parameters from the code behind?
Thanks