10-30-2011 04:26 AM
Hello folks,
As it is with the string control, we can update the value while typing, i dont see it as option available with numerical controls. Is there any way to update numerical controls while typing.
10-30-2011 04:36 AM
No, there is no way for the numerical control to update. You can use a string control and do the conversions if you want to. You can also filter the input so only numbers are allowed.