Hi all,
I got a problem with AJAX when interacting with a control to use Response.BinaryWrite method as below :
- I have a Grid which has a detail area (this area contains detail information which includes a button), when this detail area is shown, user can click on a button to export a file by calling Response.BinaryWrite. My problem here is the radGrid in a RadAjaxPanel to use AJAX technique to show/hide detail area.
Is there any way to use export data in this case ?
Thanks a lot for your help.
Phuc
I got a problem with AJAX when interacting with a control to use Response.BinaryWrite method as below :
- I have a Grid which has a detail area (this area contains detail information which includes a button), when this detail area is shown, user can click on a button to export a file by calling Response.BinaryWrite. My problem here is the radGrid in a RadAjaxPanel to use AJAX technique to show/hide detail area.
Is there any way to use export data in this case ?
Thanks a lot for your help.
Phuc