Declined
Last Updated: 05 Mar 2020 15:07 by ADMIN
Faraz
Created on: 22 Jan 2018 12:31
Category: Grid
Type: Feature Request
14
Add proxyTarget parameter in excel options of the grid.
Currently grid takes proxy url in excel option in grid. I want proxyTarget parameter in the excel options some thing like this.

excel: {

proxyURL: "/save"

proxyTarget = "_blank"

} 
So user can open exported excel in new tab inside IPAD. This option exist in kendo.saveAs() function and export to excel function also calls the saveAs function but becuase currently this parameter is not defined in excel options so proxyTarget parameter goes undefined. Adding that option in grid will let user to open exported excel in new tab for IPAD where direct download is off.
1 comment
ADMIN
Angel Petrov
Posted on: 05 Mar 2020 15:07

Hi,

When the saving of the file is triggered on Safari a dialog whether to visualize the data in new tab or download the file is displayed. It is a browser behavior and can be tested using our online demo

Regards,
Angel Petrov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.