hi,
i am working on a rdlc report in c# (vs-2005).report is working fine with dataset's default table adapter(fill,getdata()). what i want is to send a parameter value through a checkbox on the form containing report viewer. and the select command then filter the rows on basic of parameters.
i can't figure out how to edit select command of a table adapter on runtime and sending parameters to report.
can anyone plz help me out.
regards
faraz akram