ggreen86 / XLSX-Workbook-Class

VFP Class to Create an XLSX Workbook without Excel Automation or Installed
45 stars 16 forks source link

AddAutoFilter in grid export all columns #86

Closed flexsoluciones closed 1 year ago

flexsoluciones commented 1 year ago

How to add filter when exporting from a grid thanks

ggreen86 commented 1 year ago

There is not a function to provide for assigning Auto Filters during the export of a grid.

From: flexsoluciones @.> Sent: Monday, May 29, 2023 11:36 PM To: ggreen86/XLSX-Workbook-Class @.> Cc: Subscribed @.***> Subject: [ggreen86/XLSX-Workbook-Class] AddAutoFilter in grid export all columns (Issue #86)

How to add filter when exporting from a grid thanks

— Reply to this email directly, view it on GitHubhttps://github.com/ggreen86/XLSX-Workbook-Class/issues/86, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGWB33KFUTQI3Q3QHDJUCLLXIVTK5ANCNFSM6AAAAAAYTM52FA. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>

ggreen86 commented 1 year ago

This feature has been added to the method SaveGridToWorkbookEx() in Release 39.