Hi,
I am new to Telerik reporting. I have one report which has a text box control. I need to display this report for two text box values. I can hardcode these values but I don't know how to display a single report as two reports based on the value.
Textbox1.value = "ACTIVE COPY";
textbox1.value = "File Copy";
I want to display same report for these two values.
I appreciate your help.
Thanks
Raj
I am new to Telerik reporting. I have one report which has a text box control. I need to display this report for two text box values. I can hardcode these values but I don't know how to display a single report as two reports based on the value.
Textbox1.value = "ACTIVE COPY";
textbox1.value = "File Copy";
I want to display same report for these two values.
I appreciate your help.
Thanks
Raj