1
Answer

Print data from datagridview using crystal reports

I have a form on i have datagridview , textbox and two buttons.
textbox & btnsearch for searching into datagridview and btnPrint for printing the data...

What i want to do is, print those rows which was selected by user.
Can anyone help me....

Answers (1)