Declined
Last Updated: 27 Jan 2025 12:26 by ADMIN
Jose
Created on: 23 Jan 2025 19:44
Category: Grid
Type: Feature Request
0
GridView Excel Export remove "aggregate_sum:" in FooterTemplate with GridAggregates

Cuando agrego GridAggregates el exportador de excel no me permite dejar limpia la fila de Totales (FooterTemplates) para unicamente dejar el Dato me coloca la siguiente estructura: "aggregate_sum: X" y al remover el aggregate_sum de los archivos de recursos me deja el texto ": X" por lo que la cadena sigue sin quedar limpia.

De igual manera en mi grid view tengo la columna de Totales y no la agrega al archivo que se exporta los totales como se ve en la imagen:

1 comment
ADMIN
Dimo
Posted on: 27 Jan 2025 12:26

Hello Jose,

The Grid Excel export works with the data and not with the template content. As a result, during export the component adds predefined string labels to the aggregate values in the footer cells by design. If you see "aggregate_sum" in the Excel file, this means that the Telerik localization is not configured correctly. You should see "Sum" or whatever you have for the Aggregate_Sum key in the Spanish .resx file for the Telerik components. So, you may want to review and fix the Telerik localization. Do not remove localization strings, as this is not a real solution and can cause other problems.

Here is how to remove the default string labels and semi-colons in the Grid OnAfterExport event with Telerik Document Processing.

In addition, I have two requests for you:

  • Please write in English.
  • Ask the license holder at your company to assign you a license, so that your account is compliant to our license agreement.

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.