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
255
Select all text when editing the value
posted

Hi, 

I need to have the hability to select all text in XamNumericInput when user clicks over the control. Right now the focus only is positioned over the character I click on, but I need to select all text to modify its content. Is it possible? I have tried to use SelectAll property, the GotFocus event (and call the SelectAll method), the SelectAllBehavior (="SelectAllCharacters"), but nothing works.

Is there any other approach to use for having this behavior?

Best Regards,

Caludio

Parents
No Data
Reply
  • 22015
    posted

    Hello Claudio,

     

    Thank you for your post.

     

    I have been looking into it. I have logged this behavior with our developers in our tracking system, with an issue ID of 160117.  I have also created a support ticket on your behalf with number CAS-131601-Z5Q7F0 in order to link the development issue to it so that you are automatically updated when a Service Release containing your fix is available for download.

Children