[PR #1852] Scheduler New View - MultiDay #2935

Open
opened 2026-01-29 18:21:10 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1852

State: closed
Merged: Yes


Working in the same way as RadzenWeekView with these exceptions -

  1. Will use actual StartDate as opposed to StartDate.StartOfWeek
  2. New property for this view NumberOfDays (defaulted to 2) that dictates how many days to show. EndDate calculated using this property. Also used for Previous / Next calculation.

Added a new demo section in the Scheduler demo page to highlight this.

Regards
Paul

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1852 **State:** closed **Merged:** Yes --- Working in the same way as `RadzenWeekView` with these exceptions - 1. Will use actual `StartDate `as opposed to `StartDate.StartOfWeek` 2. New property for this view `NumberOfDays` (defaulted to 2) that dictates how many days to show. `EndDate` calculated using this property. Also used for Previous / Next calculation. Added a new demo section in the Scheduler demo page to highlight this. Regards Paul
claunia added the pull-request label 2026-01-29 18:21:10 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2935