Unplanned
Last Updated: 08 Jun 2021 11:24 by ADMIN

After clearing the value of the editor, the ValueChanged/NullableValueChanged events do not fire when inputting the same value as before.

Unplanned
Last Updated: 08 Jun 2021 11:32 by ADMIN
E.g. if the spin editor has a minimum value of -100 and you bind it to an object with it's property set to null  (so the editor will have an empty value), if you update the "DecimalPlaces" property, the editor will now show -100 but it's value is still null.
Unplanned
Last Updated: 11 Aug 2023 06:59 by ADMIN

Hi team,

We've noticed an issue with the built-in theme FluentDark where a RadSpinEditor that has no default value and utilises Null Text is incredibly hard to read due to the colouring of the NullText

For the moment we have a workaround where we overwrite the theming for Telerik.WinControls.UI.RadTextBoxItem on app startup for FluentDark, however this isn't ideal so we figured it might be best to raise this with your team.

Please let us know if you need any further information. Cheers!