Hi, I have a problemn with this control. I have minimum value set to 0.01 max is 1. Spin button is set to show always. Spin increment is 0.01. I have made this input smaller that it was when dragged onto the form, now when it renders is always cuts off the value of the control. i.e shows the prompt chars.
When I select it / give it focus the valeu appears and stays as it should. Obvisoulsy I aways want to see the value. How can I ensure that this is the case?
Things I have already tried: -
* I have attempted to clear the prompt char* I have set the text alignment to left* I have attempted to set focus to the control
Nothing seems to work,
Thanks in advance!
Get the latest service release, this was recently fixed.
How to get the latest service release - Infragistics Community
I have updated to v9.1.20091.2072, however, this has not reolved the problem