Is there an editor for numeric input and constant strings?

Editors for WPF Forum

Posted 13 years ago by Craig - Varigence, Inc.
Version: 11.1.0542
Avatar
I have a textbox in a DataGrid that is bound to an Int32 property. Along with accepting typed numeric input, I want the textbox to handle constant strings, such as MAX.

I know there are many ways I could do this in WPF. I was just wondering if Wpf Studio includes an editor control that might already handle this (accepting numeric input along with constant string names that refer to numeric values). Admittedly, I haven't seen such a control in the Wpf Studio Editors documentation but I just wanted to double check before I made something custom.

Thanks,

-Craig

[Modified at 04/18/2011 08:46 PM]

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Craig,

This isn't something that is currently supported, but I've marked down a TODO item to see about adding it in the future. Our DoubleEditBox supports constants like NaN and Infinity, but we don't have that type of thing for Int32EditBox yet.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.