[PR #1539] Added ChipTemplate to DropDownDataGrid #2794

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

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

State: closed
Merged: No


Chips only had effect if no Template was present (line 41). And the markup for when Chips was active was trying to use template (line 50).

Fixed the confusion by adding a new template to personalize the rendering of the chips...

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1539 **State:** closed **Merged:** No --- Chips only had effect if no Template was present (line 41). And the markup for when Chips was active was trying to use template (line 50). Fixed the confusion by adding a new template to personalize the rendering of the chips...
claunia added the pull-request label 2026-01-29 18:20:31 +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#2794