Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > NumericUpDown > RadNumericUpDown issue - trying to set a value above Maximum

Not answered RadNumericUpDown issue - trying to set a value above Maximum

Feed from this thread
  • Valentin Raceanu avatar

    Posted on Jun 20, 2011 (permalink)

    If you try to set a set a value greater than Maximum (or lower than Minimum) apparently doesn't have any effect. But when you raise the maximum than the value gets changed. This seems like an obvious bug to me.

    Reply

  • Pana Pana admin's avatar

    Posted on Jun 21, 2011 (permalink)

    Hello,

    We do have some issues with the coerce value in Silverlight's RadNumericUpDown as well as some of them are logged into PITS.

    Thank you for your feed back.

    Greetings,
    Pana
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Valentin Raceanu avatar

    Posted on Jun 21, 2011 (permalink)

    This bug is not logged into Public Issues Tracking System. In the meantime is there any workaround for this problem?

    Reply

  • Pana Pana admin's avatar

    Posted on Jun 24, 2011 (permalink)

    Hi,

    There could be workarounds for that. The value coercing is created for cases where the three properties are bound and it is not clear which property's binding will update first. Perhaps if you tell us how do you use the RadNumericUpDown and how do you expect it to behave we will be able to offer a solution.

    Greetings,
    Pana
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Valentin Raceanu avatar

    Posted on Jun 24, 2011 (permalink)

    I have the following usage case:

    <telerik:RadNumericUpDown x:Name="step0Q0" />
    <telerik:RadNumericUpDown x:Name="step0Q1" Maximum="{Binding Value, ElementName=step0Q0}"/>

    The problem: when the user tryies to increment the second one nothing happens (correct) but after this when the user increments the first one then both RadNumericUpDown are incremented (wrong). Btw this is not the behaviour of standard controls.

    Thx!

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Jun 30, 2011 (permalink)

    Hello Valentin,

    I tried your code, but I cannot see the behaviour you are experiencing. Attached I am sending you a short video in which I am trying to reproduce the issue. Please feel free to correct me if I am doing something wrong.


    All the best,
    Konstantina
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
    Attached files

    Reply

  • Valentin Raceanu avatar

    Posted on Jun 30, 2011 (permalink)

    You are not trying what I described. Increment second control => (0,0) pair of values, increment first => (1,1) pair of values, when the result actually should be (1,0).

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Jul 4, 2011 (permalink)

    Hello Valentin,

    Yes, now I understand what you mean. I have added this issue in PITS. You can view it here. You can vote for it, track its status and see when it is going to be implemented.

    Your Telerik points have been updated for your involvement.

    All the best,
    Konstantina
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > NumericUpDown > RadNumericUpDown issue - trying to set a value above Maximum
Related resources for "RadNumericUpDown issue - trying to set a value above Maximum"

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