Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8634427
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T09:43:17+00:00 2026-06-12T09:43:17+00:00

Using infragistics UltraNumericEditor, if I set the .MaxValue to 50, the control will allow

  • 0

Using infragistics UltraNumericEditor, if I set the .MaxValue to 50, the control will allow me to enter decimals larger than the limit (for example, 50.99)

I see the same behavior if I set the .MaxValue property to 50.01 (can set values larger)

I can obviously resolve this in code but resetting the value, but it seems like the control should do this on its own.

Is there something I’m missing in how to use these properties correctly?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T09:43:18+00:00Added an answer on June 12, 2026 at 9:43 am

    The problem was a result of the IEditorDataFilter for percentage values.

    Infragistics recommends, and I had implemented, an IEditorDataFilter which converts decimal percentages (.5 = 50%) into percentages for display.

    This filter is applied before the validation for the control takes place. Therefore, setting the MaxValue to “50” allowed me to enter “50.99” but not “51”… normally this would have caused a validation error as per Steve’s answer. However, because of the IEditorDataFilter applied to this control, the value was automatically converted to .5099 and this new value does not violate the constraint.

    The solution I implemented was to check the value in the Validated event to see if it was larger than the MaxValue / 100, and if so to set it equal to the same.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using the Infragistics XamDateTimeEditor control and I want to add a dependency
I have a problem using Infragistics UltraTree control. I need a way to add
I'm using Infragistics for the first time. When I set selection mode to multi
we are using Infragistics WPF controls (e.g. xamDataGrid, xamDockManager etc), and we will be
I have been looking to set the office 2007 form style using infragistics, but
I am using an Infragistics UltraWinGrid v9.1. I want to allow the user to
I'm using the Infragistics UltraWebGrid control and have the following layout: <igtbl:UltraWebGrid ID=uwgPrescribedTrainingPlan runat=server
I'm using Webdatechooser<<Infragistics control>> for a column which takes the datetime. I need to
I am currently using the UltraWebGrid control of Infragistics and I am displaying the
I'm currently using the ASP.NET MVC helpers in MVC4, with the Infragistics igGrid control,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.