Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
90
XamNumericEditor
posted

I want to have a custom numeric editor.

My task is quite simple: User must have an ability to enter 1K in edit mode and value should be 1000.

ValueType is Int32 and how do I enable edit mode to accept letter K?

Parents Reply Children
No Data