[PR #1900] [MERGED] Add SelectedView to SchedulerLoadEventArgs #2953

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1900
Author: @paulo-rico
Created: 1/9/2025
Status: Merged
Merged: 1/9/2025
Merged by: @akorchev

Base: masterHead: master


📝 Commits (1)

  • cb83850 Add SelectedView to SchedulerLoadEventArgs

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenScheduler.razor.cs (+1 -1)
📝 Radzen.Blazor/SchedulerLoadDataEventArgs.cs (+5 -0)

📄 Description

Add SelectedView to SchedulerLoadEventArgs and add this to the output of LoadData.InvokeAsync in InvokeLoadData


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1900 **Author:** [@paulo-rico](https://github.com/paulo-rico) **Created:** 1/9/2025 **Status:** ✅ Merged **Merged:** 1/9/2025 **Merged by:** [@akorchev](https://github.com/akorchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cb83850`](https://github.com/radzenhq/radzen-blazor/commit/cb83850dea0dfaeabdbb3c7c3ec5ef369729cf10) Add SelectedView to SchedulerLoadEventArgs ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenScheduler.razor.cs` (+1 -1) 📝 `Radzen.Blazor/SchedulerLoadDataEventArgs.cs` (+5 -0) </details> ### 📄 Description Add `SelectedView` to `SchedulerLoadEventArgs` and add this to the output of `LoadData.InvokeAsync` in `InvokeLoadData` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:21:16 +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#2953