I have added two text boxes for the date range in the report. To fill the values in the text boxes, I set parameters to the text boxes.
Now the date range is coming from a form named DateRange having two DateTimePickers.
How to set the value of the text boxes in rdlc equal to these DataTimePickers?