Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > NumericUpDown > NumericUpDown IsEditable property does not work well

Not answered NumericUpDown IsEditable property does not work well

Feed from this thread
  • Rogério avatar

    Posted on May 28, 2009 (permalink)

    Hello,

    I'm using RadNumericUpDown and in some occasions I'd like to set it like "ReadOnly"! The approximated property that I found is IsEditable!

    When setting IsEditable to false, the controls allows to delete content with keyboard and also to change value using mouse clicks on arrows.

    Is there any work-arround for this issue? Do you have any plans to fix it?

    Thanks.

    Best Regards,
    Rogério

    Reply

  • Valeri Hristov Valeri Hristov admin's avatar

    Posted on May 29, 2009 (permalink)

    Hi Rogério,

    We will address the issues around the IsEditable property with one of the next updates of RadControls for Silverlight. As a workaround I would suggest when you don't want to let your users to edit the control value to set its IsEnabled property to false.

    Sincerely yours,
    Valeri Hristov
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • Daniel avatar

    Posted on Nov 11, 2009 (permalink)

    Hello Valeri Hristov,

    it seems that IsEditable is still not working in Q3/2009.
    Could you please confirm and inform me when the problem will be fixed.

    Kind regards
    Daniel

    Reply

  • Valeri Hristov Valeri Hristov admin's avatar

    Posted on Nov 16, 2009 (permalink)

    Hi Daniel,

    It seems that we introduced this bug again while fixing another. I apologize for the inconvenience, today an internal build will be published, that will contain the fix of this problem.

    Regards,
    Valeri Hristov
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

    Reply

  • Justin Lee Intermediate avatar

    Posted on Dec 17, 2011 (permalink)

    I'm using Q1 2011, and IsEditable still doesn't appear to work.  I have a NumericUpDown and set IsEnabled to false, but I am still able to change the value.  Any update on this?

    Thanks,
    Justin

    Reply

  • Justin Lee Intermediate avatar

    Posted on Dec 17, 2011 (permalink)

    I should have specified...  With IsEnabled = false, I cannot change the value by typing a number, but I can change it by using the arrow keys or by clicking on the Up/Down buttons.  Is this as designed?  If so, is IsEnabled the only option?  (I'd rather not use IsEnabled because its so hard to read when disabled)

    Reply

  • Valeri Hristov Valeri Hristov admin's avatar

    Posted on Dec 20, 2011 (permalink)

    I am afraid that the IsEditable prevents the TextBox in RadNumericUpDown from receiving text input (we set IsReadOnly=true), but the buttons are allowed to be clicked. You could try also setting ShowButtons=false when you have IsEditable=false - this way the buttons will not be visible and the TextBox will not be editable.

    Greetings,
    Valeri Hristov
    the Telerik team

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

    Reply

  • Justin Lee Intermediate avatar

    Posted on Dec 21, 2011 (permalink)

    IsEditable = false and ShowButtons = false would ALMOST work... The only issue with that the user can still change the value by using the UP and DOWN keys.

    Looks like I'll have to use IsEnabled, or replace it with a Readonly textbox when I don't want the user to edit it.

    Thanks,
    Justin

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > NumericUpDown > NumericUpDown IsEditable property does not work well
Related resources for "NumericUpDown IsEditable property does not work well"

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