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
300
Select all text in xamcomboeditor on focus
posted

Hi,

I would like to have the xamcomboeditor text be selected when a user tab into it.

How can I achieve that functionality.

I am using NetAdvantage 2011.2 Silverlight component with Silverlight 4.

Thanks!

Parents
  • 17475
    Offline posted

    Hello, 

    Thank you for posting. 

    I have made a sample project where I search the visual tree for the SpecializedtextBox element. That element displays the SelectedItem’s text in the XamComboEditor. Then I call the SelectAll method and the text is selected when the XamComboEditor gets the focus. Please see the attached project and feel free to let me know if it helps you. 

    As this is not a supported feature for the control, I have logged it as a new product idea.  I have sent your product idea directly to our product management team.  Our product team chooses new product ideas for development based on popular feedback from our customer base.  Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.

    We value your input, and our philosophy is to enhance our toolset based on customer feedback.  If your feature is chosen for development, you will be notified at that time.  Your reference number for this product idea is PI12110112.

    XamComboEditorTabSelection.zip
Reply Children
No Data