when I set like below. This works fine, Value of sfNumericUpDown has the culture and decimal is with comma if I am using German Culture in my settings. But when Focused, I am not able to enter comman but only dot. How can I resolve this?
sfNumericValue.Culture = CurrentCultureInfo;