Welcome to the Xceed Community | Help
Community Search  

ValueRangeTextBox and NumericTextBox don't work

Sort Posts: Previous Next
  •  10-07-2008, 7:18 AM Post no. 15936

    ValueRangeTextBox and NumericTextBox don't work

    Hello!

     I tried to set the MaxValue and MinValue Property of the ValueRange and NumericTextBox. But in both controls it doesn't work!

    I set the ValueDataType to System.Int32, and write 4 in the Property of MaxValue or MinValue. But the only thing happens is:

    A Window pops up "Properties Window" with the message "Property value is not valid" and Details "The value is not of type Int32. Parameter name: MinValue."

     Whats wrong?

    <xcdg:ValueRangeTextBox Height="23" Name="valueRangeTextBox1" Width="120" ValueDataType="System.Int32" />

    I also tried to set the value by code but when i was debugging it, it steps over but the MinValue was null after this line:

    valueRangeTextBox1.MinValue = minValue;

    Please help !!

  •  10-07-2008, 10:20 AM Post no. 15944 in reply to 15936

    Re: ValueRangeTextBox and NumericTextBox don't work

    is there nobody who can help me? Sad
  •  10-07-2008, 10:57 AM Post no. 15946 in reply to 15944

    Re: ValueRangeTextBox and NumericTextBox don't work

    You only posted about 3 hours ago...

    Only our priority support service guarantees 1-4 hour response time.


    Odi Kosmatos
    VP, R&D, Xceed
    Filed under: ,
  •  10-12-2008, 6:29 AM Post no. 16031 in reply to 15946

    Re: ValueRangeTextBox and NumericTextBox don't work

    and what time takes the normal support?
  •  10-14-2008, 10:54 AM Post no. 16074 in reply to 15936

    Re: ValueRangeTextBox and NumericTextBox don't work

    We are unable to reproduce the behavior you are reporting here. When you refer to a popup, what exactly do you mean? Would it be possible for you to send an application that reproduces the behavior you are reporting to support@xceedsoft.com?
    Technical Writer - Xceed Software

    Of all the things I've lost, I miss my mind the most. - Mark Twain
  •  11-05-2008, 6:20 PM Post no. 16684 in reply to 15936

    Re: ValueRangeTextBox and NumericTextBox don't work

    I am getting the same error whether the ValueDataType is Int32, Decimal or Double (I haven't tried others).  I  have looked in the documenttion and there is nothing about this error.  Is there some sort of flag that must be set?

     Thanks

    Filed under:
  •  11-25-2008, 3:06 PM Post no. 17182 in reply to 16684

    Re: ValueRangeTextBox and NumericTextBox don't work

    Yep, I get the same error message.  Any update on this issue?
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.