You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tags: grid, blazor, filtermenutemplate, dynamic, update, refresh, value
7
+
tags: grid, blazor, filter, filtermenutemplate
8
8
res_type: kb
9
9
ticketid: 1677674
10
10
---
@@ -22,7 +22,7 @@ ticketid: 1677674
22
22
23
23
## Description
24
24
25
-
I have a custom `FilterMenuTemplate` for a column where a slider is shown. Although filtering works as expected, the span within the `FilterMenuTemplate` that is supposed to show the current selected value does not update when the slider value changes.
25
+
I have a custom `FilterMenuTemplate` for a column where a slider is shown. Although filtering works as expected, the `<span>` within the `FilterMenuTemplate` that is supposed to show the current selected value does not update when the slider value changes.
26
26
27
27
## Cause
28
28
@@ -51,8 +51,7 @@ To resolve this issue, encapsulate the content of the `FilterMenuTemplate` in a
0 commit comments