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

Update Scheduler Title when StartMonth changes in Year Views #1873

Merged
merged 3 commits into from
Dec 27, 2024

Conversation

paulo-rico
Copy link
Contributor

@akorchev

This is in response to our conversation earlier in the week where the Change event was behaving differently in a couple of controls.

Because the StartMonth property is only applicable to 'Year Views' and is not in the Parent Scheduler component, the Title doesn't automatically update.

So I've implemented it in the same way that forces the Reload of the Scheduler in the SchedulerViewBase when the Title changes. But I've put it in a derived SchedulerYearViewBase that will react to a change in StartMonth.

Regards
Paul

@akorchev akorchev merged commit 749c2cf into radzenhq:master Dec 27, 2024
1 check passed
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