Click here to Skip to main content
15,904,153 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Sir, i am using ModalPopupExtender. i have a Print Button on Modal Popup. its work fine if i am using it in normal aspx from. but when i am using it on Modal Popup its not working for me. I am using Update Panel ouside the Print Button. If i remove Update panel than Report open. I want to open it with Update panel. because i have a gridview also in modal popup. and when i am using Gridview selectindexchange then modalpopup window close. i am using update panel because of it.


crystalReport.ExportToHttpResponse(ExportFormatType.PortableDocFormat, Response, False, "ExportedReport")



My problem is same like this question:

Modal Popup window for crystal report .............[^]

What I have tried:

i am trying to convert it direct in PDF. but its not working.
Posted
Updated 4-Jun-16 3:39am
v3

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