Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ttonev/fix 22 #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Ttonev/fix 22 #36

wants to merge 2 commits into from

Conversation

tishko0
Copy link
Contributor

@tishko0 tishko0 commented Jan 23, 2025

fixes #22

@tishko0 tishko0 requested a review from dkamburov January 23, 2025 09:39
@tishko0 tishko0 assigned tishko0 and mddragnev and unassigned tishko0 Jan 23, 2025
@@ -133,5 +129,6 @@ export class HrPortalComponent implements OnInit, AfterViewInit {
strategy: DefaultSortingStrategy.instance(),
},
];
this.cdr.detectChanges();
Copy link
Member

Choose a reason for hiding this comment

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

Not sure if this is the best way to handle this. Probably a better idea is to set the sorting expresion onInit


::ng-deep .igx-grid__tr--even {
Copy link
Member

Choose a reason for hiding this comment

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

how is this related to the mentioned issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants