Click here to Skip to main content
15,893,508 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi,
I want to download one by one record when I click the download button. I mean If I click download button on first row record, I want to download only first record.
Posted
Comments
[no name] 2-Sep-13 8:11am    
Okay so go ahead and do that. You have permission to proceed with your task.
RedDk 2-Sep-13 19:47pm    
Really?
I'd consider deleting this comment if I wasn't in such agood mood.
Dholakiya Ankit 4-Sep-13 8:18am    
ha ha ha (:D
Sunasara Imdadhusen 2-Sep-13 9:31am    
What download means? do you want to download any file from server? please clear requirement what exactly you want!!
NagaRaju Pesarlanka 7-Oct-13 5:54am    
no, at end of the last field, I put it on download linkbutton, When I click on button, I want to download the total row.In any format.

1 solution

Not a big deal. Just pass value to parameter-fields to get appropriate record.

C# Crystal Reports String parameter[^]
C# Crystal Reports Integer parameter[^]

For downloads, use these
C# Crystal Reports Export to Pdf[^]
C# Crystal Reports Export to Excel[^]
 
Share this answer
 
Comments
NagaRaju Pesarlanka 9-Oct-13 0:36am    
Thank you....
thatraja 9-Oct-13 3:08am    
welcome

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900