[PR #2358] [CLOSED] Add OnLoadChildData parameter to RadzenDropDownDataGrid #3213

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2358
Author: @ricag101
Created: 11/17/2025
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • beddd84 Add OnLoadChildData parameter to RadzenDropDownDataGrid

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 Radzen.Blazor/RadzenDropDownDataGrid.razor.cs (+7 -0)

📄 Description

Added OnLoadChildData parameter for loading child data.

added the additional parameter to be used in the data grid for population of child data for the dropdown data grid


🔄 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/2358 **Author:** [@ricag101](https://github.com/ricag101) **Created:** 11/17/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`beddd84`](https://github.com/radzenhq/radzen-blazor/commit/beddd8452a6044b0551e13b33019d4838392a945) Add OnLoadChildData parameter to RadzenDropDownDataGrid ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDropDownDataGrid.razor.cs` (+7 -0) </details> ### 📄 Description Added OnLoadChildData parameter for loading child data. added the additional parameter to be used in the data grid for population of child data for the dropdown data grid --- <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:22:27 +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#3213