JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Gantt › Confirmation on PDF Export Column Requirements › Reply To: Confirmation on PDF Export Column Requirements
November 12, 2024 at 6:22 am
#111761
Varshitha Yerukonda
Participant
Hi team,
I applied the visible property to the startDate and endDate columns in the Gantt export demo, as per your guidance: https://www.htmlelements.com/angular/demos/gantt/export/, Here’s the StackBlitz link: https://stackblitz.com/edit/github-f6zzkg?file=src%2Fapp%2Fapp.component.ts. According to your instructions, setting visible
to false should hide these columns in the UI while including them in the data export. However, it didn’t work as expected. Could you please take a look?
Thanks!