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
920
How to select all text on numeric editor
posted

Hi

I have an issue with selecting all text on numeric editor controls when the user tabs into the control.  I am using Infragistics Ultimate 15.2.20152.2023.

As you can see from the attached screenshot, when the user tabs into the control, the cursor appears to the left of the cursor.  The SelectAll() method on the Enter event does not appear to work.  I have been able to achieve the desired behaviour with SendKeys.Send("{HOME}+{END}").


Is there another alternative to this?

Any help greatly appreciated.

Regards

James O'Doherty

Solutions and Database Architect

WinSQL Solutions Ltd




Parents
No Data
Reply
  • 6120
    Offline posted

    Hi James, 

    The image you attached did not come through so I’m not sure what you meant when you said cursor appears to the left of cursor. 

    I tried SelectAll() method on the Enter event and it worked fine for me in 15.2.20152.2023. So can you please elaborate on the desired behavior? As soon as I receive this information, I can look further into this issue. 

    Please let me know if you have any questions. 

    Sincerely,

    Sahaja Kokkalagadda

    Associate Software Developer, Windows Forms

    http://es.infragistics.com/

Children
No Data