Skip to content

fix: finjs pdf button styling and exported columns#3853

Merged
gedinakova merged 5 commits intovnextfrom
ibarakov/fix-3819-3821
Dec 10, 2025
Merged

fix: finjs pdf button styling and exported columns#3853
gedinakova merged 5 commits intovnextfrom
ibarakov/fix-3819-3821

Conversation

@onlyexeption
Copy link
Copy Markdown
Contributor

Closes #3819 #3821

private document = inject<Document>(DOCUMENT);
private pdfExportService = inject(IgxPdfExporterService);
dataService = inject(SignalRService);
private pdfColumnExportSubscription?: Subscription;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not used anywhere, it should probably be deleted.

@gedinakova gedinakova merged commit 59ef17d into vnext Dec 10, 2025
6 checks passed
@gedinakova gedinakova deleted the ibarakov/fix-3819-3821 branch December 10, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants