hello guys is it posible to do these i have form1 with 3 textbox and i need to print those so i need to populate data inside report.rdlc textbox, because in vb6.0 i can access directly a label or textbox inside datareport, is it posible to assign may data in form1 textboxes into report.rdlc label or textbox in csharp?

Do you use Crystal Reports?
You can do that, simply create parameters in your report, and pass values from textboxers to these parameters.

i dont know how to use parameters in crystal report? maybe you can give me some tutorials on how to pass parameters, and also i want to try 1 crystal report viewer and 2 crystal reports calling at a time. is it possible?

Hi, read here. Its all well explained. Take your time, so you can learn it beside reading and trying to write new code.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.