It provides powerful input controls like MaskedEdit, Validations, Attached Services in Silverlight.
It's developed in C# with .NET.
Here are some key features of "Silverlight Input Controls":
Controls:
· MaskedEdit Control - Left-Number, Right-Number, Date Format, Time Format, Text, FIlter Text, Custom
· Validators (Same behavior Asp.Net Validators) - RequiredValidator, LengthValidator, RangeValidator, RegExpressionValidator, CompareValidator, CustomValidator
· ButtonValidator
· HypeLinkButtonValidator
Requirements:
· Silverlight 3 or higher on client side
What's New in This Release: [ read full changelog ]
· Compatibled with SilverLight 4.0 (B2) and Silverlight 3.0
· New property FixedCursorRightPosition (behavior ATM machine)
· New Method Reload (used when change property at run-time)
· Corrected the error when the mask date / time to validate input is invalid
· Review Code
· Review Site Demonstration