By tag: validator
0
kicks
How to add a required validator to a CheckBoxList
The standard RequiredFieldValidator doesn't work with a CheckBoxList. Here is how to make a custom validator to accomplish the task.
0
kicks
PropertyGrid, value validation and Visualtips
Here is a preview of what value validation will look like in Smart PropertyGrid.Net. It merges a reworked validation engine (validation will be done against TypeConverters and custom validator classes) and a new compatibility with the free VisualTips product.