Intersoft Support Center

Validate Input Based on Display Format

In WebInput, you can validate the entry text based on display format. The text will be validated and formatted when the value is changed or the control is lost focus.

In this topic, you will learn how to validate the inputted text based on the display format.

To validate the entry text based on display format

  1. Right-click on WebInput control and choose WebInput Designer.
  2. Expand Format and choose Display.
  3. Set IsEnabled to True in Misc section and set Format to "MM/dd/yyyy".

    Display


  4. Here is the result.

    Result


Previous Next