[PR #2266] Enhance search functionality in RadzenDropDownDataGrid #3170

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

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

State: closed
Merged: No


  • Added rz-align-items-center class for improved styling.
  • Introduced a cancel icon to clear search text when not empty.
  • Changed search input event from @onchange to @oninput for better responsiveness.
  • Implemented ClearSearch method to reset search text and reload the grid.
**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/2266 **State:** closed **Merged:** No --- - Added `rz-align-items-center` class for improved styling. - Introduced a cancel icon to clear search text when not empty. - Changed search input event from `@onchange` to `@oninput` for better responsiveness. - Implemented `ClearSearch` method to reset search text and reload the grid.
claunia added the pull-request label 2026-01-29 18:22:14 +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#3170