PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV 2024 → Export to Excel not using current table columns
Export to Excel not using current table columns
Iniciado por Alan Sawyer, nov., 22 2019 1:59 AM - 1 resposta
Publicado em novembro, 22 2019 - 1:59 AM
I am using WD24. I am allowing the user to add/remove/move/sort columns in a table.

My problem is that when I allow them to export to Excel, it doesn't use the same columns, etc. I could have sworn at one point it worked, but it sure doesn't now. Am I missing something?

I would like the Excel file to be the same columns in the same order as the table now is, the same sort as the table is, and the same data.

The data is sorted correctly, but the columns are not in the same order as the table currently is.
Publicado em novembro, 22 2019 - 3:12 PM
Maybe you must use

taWithInvisibleColumns

taColumnDisplayedOrder

as explained here:

https://help.windev.com/en-US/…