Hi Friends ,
In c#.net:
I have a table with 4 fields [name,fname,ave,stNumber] .
in my form(using c#.net) , I have 4 checkbox Control , and I assigned them to these fields' Table .
I want to take a Report , when the
user checked each of these control , for example , if the user checked the checkbox1 and checkbox2 , in the Report shows :name and fname .
I'm new in CystalReport .

Thanx if anyone help me or any example about this .
mostafa hosseiny