Hello guys!
I just started learning c#.net.
I able to make a simple report using crystal report.
Now,
my problem is I can't include data which comes from the textfields in the forms of my application.
ex.
I have value "alpe" in my textbox.
and I want to include this value in my report.
-any advice is highly appreciated