Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > NumericUpDown > Bug: isEditable=false works just partly

Not answered Bug: isEditable=false works just partly

Feed from this thread
  • Sav avatar

    Posted on Dec 12, 2011 (permalink)

    Hello

    I have found bug. When you set isEditable propery to false, entire control shoundt be editable anymore. If you focus inner textbox in this state, you cannot change value using num keys or buttons as expected, but you can still change value using up and down keys. I have resolved this unwanted behavior by preventing user to focus control in readonly state.

    Is it also possible to  add selection opaticity property, which is accessible for textbox, or create new property which would make text unselectable (look and feel reason) ?

    Thanks for your time. 

    Sav

    Reply

  • Boyan Boyan admin's avatar

    Posted on Dec 15, 2011 (permalink)

    Hi Sav,

    Could you please provide some more info on the scenario you are trying to implement. I am not really sure what you are trying to achieve. Are you using a Textbox in a custom template or what do you mean by Inner TextBox? It will be best if you could send me a sample project or a code snippet in order to pinpoint the problem faster.

    All the best,
    Boyan
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

  • MATEUSZ avatar

    Posted on Apr 10, 2012 (permalink)

    Reply

  • Boyan Boyan admin's avatar

    Posted on Apr 13, 2012 (permalink)

    Hello Sav,

    The IsEnabled property is only related to the TextBox so it disables the input there, but you are still able to change the value using the up and down keys.

    Kind regards,
    Boyan
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > NumericUpDown > Bug: isEditable=false works just partly
Related resources for "Bug: isEditable=false works just partly"

WPF NumericUpDown Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]