I am trying to display negative numbers with a parenthesis around the number. When I use the UltraMaskEdit I can only get it to display a minus sign. I switched the control to a UltraNumericEditor and my only option for data type is an int or a double. I have decimal data will the UltraNumericEditor affect precision?
Thank you
Chris
Chris,
NumericType.Decimal was added to 8.1 in a hotfix, which I believe is the latest hotfix that was recently released.
-Matt
Thank you Matt. If I install the latest Hot Fix will that contain all previous hot fixes? I could not find any user installation docs on the hot fixes available. Are those in a different area?
Thank you for your assistance.