Pending Review
Last Updated: 01 Jul 2025 13:09 by Dale
Dale
Created on: 01 Jul 2025 13:09
Category: UI for Blazor
Type: Bug Report
0
'TelerikFilter.ValueChanged' is obsolete: 'Use OnUpdate instead.'

I've noticed this warning is now shown since version 9.0.0. I checked the release notes and don't see any notes reflecting this change. I also checked the documentation and don't see any information about the OnUpdate event. Can we please update the documentation to document the changes? I would like to understand the behavior of OnUpdate so I can move away from ValueChanged.

"warning CS0618: 'TelerikFilter.ValueChanged' is obsolete: 'Use OnUpdate instead.'"

Blazor Filter Events - Telerik UI for Blazor

0 comments